SaltStack
Ansible
Our great sponsors
SaltStack | Ansible | |
---|---|---|
36 | 336 | |
13,100 | 56,686 | |
0.9% | 1.1% | |
10.0 | 9.9 | |
6 days ago | 6 days ago | |
Python | Python | |
Apache License 2.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SaltStack
-
What is going on? Someone is speaking to me in my head.
It's definitely some sort of AI script. Not this exactly, but something working off Python or scripts of thar nature. https://github.com/saltstack/salt
-
Puppet to saltstack, 5 months in.
repo: 'https://repo.saltproject.io'
-
Ansible clone how to
Otherwise, in addition to ansible-core, there's other config management projects written in python like salt or fabric that you could perhaps draw inspiration from.
-
salt-master gitfs Failed to retrieve list of SSH authentication methods: Failed getting response
Reference: https://github.com/saltstack/salt/issues/57121.
-
Unveiling the Idem Project: Cloud Automation Without the Code
This month, we announced the long-awaited launch of Idem, an open source tool that simplifies cloud-management automation by reducing configuration to data (instead of code) — making it easier to maintain, discover, and use. Idem is a complement to the open source project Salt (created by SaltStack, which VMware acquired in October of 2020). While Salt was built to automate the process of systems configuration (such as databases and applications running inside virtual machines), Idem automates cloud configuration, settings, user management, and resource creation. If you’ve used Salt, you’ll find Idem familiar and easy to navigate. Together, Idem and Salt form a full automation solution.
-
GPG encrypted Pillars not working at work, but at home they do
Source kinda indicates that it needs to be set too: https://github.com/saltstack/salt/blob/master/salt/pillar/gpg.py
-
Show HN: I made a playing card game to help me teach my daughter Python
hehe i didnt want to put `between 1 and` because of the salt fiasco https://github.com/saltstack/salt/commit/5dd304276ba5745ec21...
-
3% of 666 Python codebases we checked had a silently failing unit test
https://github.com/ansible-community/ara/pull/358 https://github.com/b12io/orchestra/pull/830 https://github.com/batiste/django-page-cms/pull/210 https://github.com/carpentries/amy/pull/2130 https://github.com/celery/django-celery/pull/612 https://github.com/django-cms/django-cms/pull/7241 https://github.com/django-oscar/django-oscar/pull/3867 https://github.com/esrg-knights/Squire/pull/253https://github.com/Frojd/django-react-templatetags/pull/64 https://github.com/groveco/django-sql-explorer/pull/474 https://github.com/jazzband/django-silk/pull/550 https://github.com/keras-team/keras/pull/16073 https://github.com/ministryofjustice/cla_backend/pull/773 https://github.com/nitely/Spirit/pull/306 https://github.com/python/pythondotorg/pull/1987 https://github.com/rapidpro/rapidpro/pull/1610 https://github.com/ray-project/ray/pull/22396 https://github.com/saltstack/salt/pull/61647 https://github.com/Swiss-Polar-Institute/project-application/pull/483 https://github.com/UEWBot/dipvis/pull/216
- Question On Salt (command line)
-
__salt__ is not defined
Have a look at https://github.com/saltstack/salt/tree/master/tests/pytests/unit and https://docs.saltproject.io/en/latest/topics/development/tests/unit.html
Ansible
-
Looking for OS recommendations for custom deployment of IoT devices
Possibly look at Ansible or SDM
-
A Guide to DevSecOps with API Gateway
Use Infrastructure as Code (IaC): Use tools such as Terraform, Ansible, or CloudFormation to provision and manage your infrastructure. By using IaC, you can ensure that your API infrastructure is secure from the start and that security policies are enforced consistently.
-
The Bullhorn #94 (Ansible Newsletter)
Ansible-Core ↗ ⚡️
-
Defining a namespace for my custom filter plug-in
Is it okay to have the documentation in a separate YAML file, as they do in the core filter plugins? Or is it a more modern approach to include it inside the .py file?
-
The Bullhorn #92 (Ansible Newsletter)
More than two years ago the Ansible Docs Working Group started discussing the use of semantic markup for Ansible plugin/module documentation. This resulted in a specification that has been implemented as proofs of concept both for ansible-doc and the validate-modules sanity test, as well as for antsibull-docs. From the docs perspective this will improve plugin, module, and now also role documentation a lot, and in particular separate markup from content. (Right now you have to use C(...) and I(...) for values and option names, which stand for 'code-style' and 'italics'.)
- 2023 Development Tool Map
- Kubernetes as a Platform vs. Kubernetes as an API
- Comment structurer mon projet Python ?
-
💡 Hosted Syncthing (discovery, relay and backups)
Think the user base for this kind of service is impossibly small? Syncthing has close to 50,000 stars on Github. Ansible, the industry standard automation toolkit, has ~56k stars.
-
Can anyone explain what the dev ops section in this flowchart is used for. I am familiar with all the rest.
More devs need to know the joy that is Ansible.
What are some alternatives?
Cloud-Init - unofficial mirror of Ubuntu's cloud-init
pyinfra - pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
Home Manager using Nix - Manage a user environment using Nix [[email protected]]
Fabric - Simple, Pythonic remote execution and deployment.
cloudinit - Official upstream for the cloud-init: cloud instance initialization
(R)?ex - Rex, the friendly automation framework
Pulumi - Pulumi - Universal Infrastructure as Code. Your Cloud, Your Language, Your Way 🚀
Rundeck - Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
pexpect - A Python module for controlling interactive programs in a pseudo-terminal
psutil - Cross-platform lib for process and system monitoring in Python