Trending

#Saltstack

Latest posts tagged with #Saltstack on Bluesky

Latest Top
Trending

Posts tagged #Saltstack

Created this vid for my "Automating Securely with Salt Pillars" Wiki

youtu.be/nLerynLTafg?...

#saltstack #coding #automation

2 0 1 0
Preview
Build software better, together GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

New Salt Releases: 3007.12 and 3006.20 are out! πŸŽ‰

Easily test and manage your Salt setups in a clean Docker container.

github.com/cdalvaro/doc...

Built for the community. Maintained with ❀️ by @cdalvaro

#SaltProject #SaltStack #DevOps #Docker #Containers #SaltAPI #Automation #IoT #Puppet

1 0 0 0
Original post on fosstodon.org

:saltstack: :docker: New Salt Releases: 3007.12 and 3006.20 are out! πŸŽ‰

Easily test and manage your Salt setups in a clean Docker container:

docker pull ghcr.io/cdalvaro/docker-salt-master:latest

πŸ”§ Includes Salt API, production-ready config & more.
πŸ“š Docs & usage examples.
πŸ’¬ Feedback and PRs […]

0 1 0 0
Migrating Forgejo to Linode Object Storage The default for Forgejo is to use local storage but I wanted to migrate to Linode (Referral ) Object Storage for better scaling since I am using a lower spec VM for my instance. I found the post Upgrading Forgejo with S3 Object Storage which gave me a good starting point.

Migrating Forgejo to Linode Object Storage
paultraylor.net/blog/2025/migrating-forg...

#Forgejo #Gitops #Saltstack

0 0 0 0
Original post on circumstances.run

chat, is saltstack still viable or is id dead, expired, ceased to be, bereft of life and killed by broadcom?

and if not saltstack, then what?

(i know puppet, chef and ansible well, and am looking for recommendation about a configuration management tooling of near-production quality that […]

0 0 0 0
Preview
Cloud at home with minimum toil – PXE / Proxmox / Saltstack / k3s Explore a streamlined approach to setting up a home cloud environment using PXE boot, Proxmox virtualization, SaltStack automation, and lightweight Kubernetes with k3s. Achieve efficient deployment with minimal effort.

Explore a streamlined approach to setting up a #home #cloud environment using #PXE boot, #Proxmox virtualization, #SaltStack automation and lightweight #Kubernetes with #k3s.
#gitops #zabbix
www.bluemind.org/cloud-home-p...

2 0 0 0
Original post on fosstodon.org

πŸ³πŸ§‚ New Salt Releases: 3007.8 and 3006.16 are out! πŸŽ‰

Easily test and manage your Salt setups in a clean Docker container:

docker pull ghcr.io/cdalvaro/docker-salt-master:3007.8

πŸ”§ Includes Salt API, production-ready config & more.
πŸ“š Docs & usage examples.
πŸ’¬ Feedback and PRs are welcome! […]

1 1 0 0

If you have #SaltStack in your system,
You're in for a nice surprise:
It carries a complete #Python 3.10 env within.

Now you're no longer limited
to what Python yout OS carries.

You can even spin off a venv out of it!

#PythonProgramming

1 0 1 0
Preview
salt-uv salt-uv

Published my #saltstack wrapper for #uv
A basic stub but will likely tidy it up a bit more later

https://codeberg.org/kfdm/salt-uv
https://pypi.org/project/salt-uv

This is done as part of my home lab cleanup/refresh.

0 0 0 0
Original post on social.tsun.co

Not yet sure if it's a #python #debian (raspi bookworm) #setuptools or #saltstack thing, but had errors loading a package installed as `--editable`
It created a `<package>.pth` file that looked fine, but couldn't seem to load it until I renamed it to `__editable__.<package>.pth`
Need to […]

0 0 0 0
Justfile for Salt deployments Now that just made it into debian trixie , it has become easier to install it everywhere. I have recently been updating some of my dev environment, and have started using it with my existing salt configuration to make it easier while testing.

Justfile for Salt deployments paultraylor.net/blog/2025/justfile-for-s...

#saltstack #justfile

0 0 0 0
Preview
Managing Linux in Real Time with SaltStack Watch on the Rawkode Academy

πŸš€ Managing Linux in real-time just got easier! πŸ§‘πŸ’» Join @rawkode.dev and Edward Vielmetti as they dive into SaltStack, mastering cluster deployment and real-time system management. 🐧🐍 #Linux #SaltStack #RealTime

0 1 0 0

Wrapping up some Python packaging over the weekend.

pypi.org/project/salt-kafka/
codeberg.org/kfdm/salt-kafka

Some #kafka states for #saltstack
Has not been extensively tested yet, but seems to work for my small cluster.

0 0 0 0
Saltproject.io - Salt 3006.14 LTS and 3007.6 STS are available

New Bugfix Releases from Salt Project:
Salt v3006.14 LTS and v3007.10 STS are available!

saltproject.io/blog/2025-07-10-new-rele...

#SaltProject #SaltStack

0 0 0 0

For tonight's #MokuMokuKai , did an experiment to make some #kafka modules for #saltstack to manage Kafka topics.

Goal is something like

```yml
my-topic:
kafka.present:
- config:
cleanup.policy: delete
retention.ms: 604800000
```

0 0 0 0
Updating My Salt Extensions I have been using salt for quite a while (oldest commit in my personal salt states repo is 2010), but have usually taken the old approach to distributing modules. By setting the file_roots you can automatically sync all your modules with the saltutil.sync_all command. file_roots: base: - /srv/salt - /srv/salt-kafka - /srv/salt-forgejo With our file_roots defined, our plugin repo looks like this tree /srv/salt-kafka β”œβ”€β”€ LICENSE β”œβ”€β”€ README.md └── _engines └── kafka_consumer.py This is useful, but for maintainability, I finally sat down to look at how to package things up more properly.

Updating My Salt Extensions paultraylor.net/blog/2025/updating-my-sa...

#packaging #python #saltstack

0 0 0 0
Original post on social.tsun.co

I've been using #saltstack for years, but slowly coming to the realization it might be time to move on. Not really a fan of #ansible or #terraform so I'm not sure I would migrate to that. Reluctantly thinking it might be time to bite the bullet and properly give #k8s a chance. Not a huge fan of […]

0 0 0 0
Saltproject.io - Salt security advisory release - 2025-JUN-12

New Security Releases from Salt Project:
Salt v3006.12 LTS and v3007.4 STS are available!

saltproject.io/security-announcements/2...

#SaltStack #SaltProject

0 0 0 0
Saltproject.io - Open Hour and Q&A 2025-MAY-15

In the Salt Project Community open hour this month, the team talked about the recent Salt 3007.2 STS release, the in-progress work to upgrade current Salt releases to use Python 3.11.x in relenv, and more!

https://saltproject.io/blog/2025-05-15-open-hour/

#SaltProject #SaltStack

0 0 0 0
Saltproject.io - Salt 3007.2 STS is available

New Release from Salt Project:
Salt v3007.2 STS is available!

saltproject.io/blog/2025-05-14-new-rele...

#SaltProject #SaltStack

0 0 0 0
Original post on fosstodon.org

πŸ³πŸ§‚ New Release: Salt Chlorine v3007.2 is out! πŸŽ‰

Easily test and manage your Salt setups in a clean Docker container:

docker pull ghcr.io/cdalvaro/docker-salt-master:3007.2

πŸ”§ Includes Salt API, production-ready config & more.
πŸ“š Docs & usage examples […]

1 1 0 0

How have you incorporated Salt into your Qubes setup?

What are your use cases?

Share your experiences and let's learn from each other! 🌞
2/2
#QubesOS #SaltStack #Coding #ShareYourUseCase #OpenSource

1 0 0 0
Saltproject.io - Open Hour and Q&A 2025-APR-17

In the Salt Project Community Open Hour this month, the team talked about David Murphy retiring, revival of the Salt Project MacOS Working Group, and more.

https://saltproject.io/blog/2025-04-17-open-hour/

#SaltProject #SaltStack

1 0 0 0

Heck that reminds me that I _should_ use a fixture to inject __salt__ and __opts__ dependencies for my #SaltStack custom stats & modules test cases.
Rather than repeating the code ad nauseam.

Buuut pytest-mock makes that really simple hehehe πŸ˜…

1 0 0 0
Saltproject.io - A Letter from David Murphy: Retiring from Tech

A Letter from David Murphy: Retiring from Tech

Serious thanks, to David, for all the work over the years in making Salt awesome and being a hero in the community!

saltproject.io/blog/2025-04-02-david-mu...

#SaltProject #SaltStack

1 0 0 0
A screenshot of the linked Reddit thread, hence why I don't copy the whole text. Just go to Reddit for the text.

A screenshot of the linked Reddit thread, hence why I don't copy the whole text. Just go to Reddit for the text.

Agent-based management where agents routinely call back to Central can prevent being blockwalled by SSH failures.

That's the benefit of #SaltStack
And that's why I don't want to go "agentless" like #Ansible

www.reddit.com/r/saltstack/...

0 0 0 0

Anytime anyone needs an audit of compliance, just run #Salt !

Done in seconds!

Plus I can make custom compliance-checkers in #Python, masquerading as custom states!

#SaltStack #SaltProject

1 0 0 0

I use #SaltStack as compliance checking, and it's great!

salt '*' state.apply compliance/all test=True

Add references to the compliance docs in the jobs' ID, such as:

"D02:4.1.7 Ensure etckeeper daily is active"

Then use the `_id` version of outputter.

Voila!
R-Y-G dashboard of compliance!

0 0 1 0
Saltproject.io - Open Hour and Q&A 2025-MAR-20

Salt Project posted notes from the March 20th, 2025 Open Hour call.

In this month’s open hour, we talked about the completion of Salt Project CI work, the recent release of Salt v3006.10 LTS, and more!

https://saltproject.io/blog/2025-03-26-open-hour/

#SaltProject #SaltStack

1 1 0 0

I did use #Ansible once
in a certain company.
For one whole year.
Only because it's already in use.

In my next company
I came back to #Salt #SaltStack
Because they haven't used any yet.

It was such a breath of fresh air.

Yes, I'm strongly opinionated on this.

0 0 0 0