{"id":13441222,"url":"https://github.com/saltstack/salt","last_synced_at":"2026-02-06T01:02:51.336Z","repository":{"id":37249618,"uuid":"1390248","full_name":"saltstack/salt","owner":"saltstack","description":"Software to automate the management and configuration of infrastructure and applications at scale.","archived":false,"fork":false,"pushed_at":"2025-05-03T20:47:46.000Z","size":554591,"stargazers_count":14491,"open_issues_count":2470,"forks_count":5530,"subscribers_count":529,"default_branch":"master","last_synced_at":"2025-05-05T12:48:33.970Z","etag":null,"topics":["cloud","cloud-management","cloud-providers","cloud-provisioning","configuration-management","edge","event-management","event-stream","infrastructure","infrastructure-as-a-code","infrastructure-as-code","infrastructure-automation","infrastructure-management","iot","python","remote-execution","zeromq"],"latest_commit_sha":null,"homepage":"https://docs.saltproject.io/salt/install-guide/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saltstack.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.rst","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-02-20T20:16:56.000Z","updated_at":"2025-05-04T05:39:18.000Z","dependencies_parsed_at":"2023-09-28T18:06:34.443Z","dependency_job_id":"36f56491-f6e3-4f77-90ba-6d53011b072b","html_url":"https://github.com/saltstack/salt","commit_stats":{"total_commits":85085,"total_committers":3658,"mean_commits":"23.259978130125752","dds":0.9012869483457718,"last_synced_commit":"40f871c2b1b09bf2ca263afff4a593e4827a751e"},"previous_names":[],"tags_count":292,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saltstack","download_url":"https://codeload.github.com/saltstack/salt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252512815,"owners_count":21760082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud","cloud-management","cloud-providers","cloud-provisioning","configuration-management","edge","event-management","event-stream","infrastructure","infrastructure-as-a-code","infrastructure-as-code","infrastructure-automation","infrastructure-management","iot","python","remote-execution","zeromq"],"created_at":"2024-07-31T03:01:31.310Z","updated_at":"2026-02-06T01:02:51.280Z","avatar_url":"https://github.com/saltstack.png","language":"Python","readme":".. image:: https://img.shields.io/github/license/saltstack/salt\n   :alt: Salt Project License: Apache v2.0\n   :target: https://github.com/saltstack/salt/blob/master/LICENSE\n\n.. image:: https://img.shields.io/pypi/dm/salt?label=pypi%20downloads\n   :alt: PyPi Package Downloads\n   :target: https://pypi.org/project/salt\n\n.. image:: https://img.shields.io/badge/discord-SaltProject-blue.svg?logo=discord\n   :alt: Salt Project Discord Community\n   :target: https://discord.com/invite/J7b7EscrAs\n\n.. image:: https://img.shields.io/reddit/subreddit-subscribers/saltstack?style=social\n   :alt: Salt Project subreddit\n   :target: https://www.reddit.com/r/saltstack/\n\n.. image:: https://img.shields.io/twitter/follow/Salt_Project_OS?style=social\u0026logo=twitter\n   :alt: Follow SaltStack on Twitter\n   :target: https://twitter.com/intent/follow?screen_name=Salt_Project_OS\n\n.. figure:: https://gitlab.com/saltstack/open/salt-branding-guide/-/raw/master/logos/SaltProject_altlogo_teal.png?inline=true\n   :scale: 80 %\n   :width: 1000px\n   :height: 356px\n   :align: center\n   :alt: Salt Project Logo\n\n* `Latest Salt Documentation`_\n* `Open an issue`_ (bug report, feature request, etc.)\n\n*Salt is the world's fastest, most intelligent and scalable automation*\n*engine.*\n\nAbout Salt\n==========\nBuilt on Python, Salt is an event-driven automation tool and framework to\ndeploy, configure, and manage complex IT systems. Use Salt to automate common\ninfrastructure administration tasks and ensure that all the components of your\ninfrastructure are operating in a consistent desired state.\n\nSalt has many possible uses, including configuration management, which involves:\n\n* Managing operating system deployment and configuration.\n* Installing and configuring software applications and services.\n* Managing servers, virtual machines, containers, databases, web servers,\n  network devices, and more.\n* Ensuring consistent configuration and preventing configuration drift.\n\nSalt is ideal for configuration management because it is pluggable,\ncustomizable, and plays well with many existing technologies. Salt enables you\nto deploy and manage applications that use any tech stack running on nearly any\n`operating system \u003chttps://docs.saltproject.io/salt/install-guide/en/latest/topics/salt-supported-operating-systems.html\u003e`_,\nincluding different types of network devices such as switches and routers from a\nvariety of vendors.\n\nIn addition to configuration management Salt can also:\n\n* Automate and orchestrate routine IT processes, such as common required tasks\n  for scheduled server downtimes or upgrading operating systems or applications.\n* Create self-aware, self-healing systems that can automatically respond to\n  outages, common administration problems, or other important events.\n\n\nAbout our sponsors\n==================\n\nSalt powers VMware by Broadcom's `Tanzu Salt`_\n(previously Aria Automation Config / vRealize Automation SaltStack Config / SaltStack Enterprise), and can be found\nunder the hood of products from Juniper, Cisco, Cloudflare, Nutanix, SUSE, and\nTieto, to name a few.\n\nThe original sponsor of our community, SaltStack, was acquired by VMware in 2020.\n`VMware was later acquired by Broadcom in 2023 \u003chttps://investors.broadcom.com/news-releases/news-release-details/broadcom-completes-acquisition-vmware\u003e`__.\nThe Salt Project remains an open source ecosystem that Broadcom supports and\ncontributes to. Broadcom ensures the code integrity and quality of the Salt\nmodules by acting as the official sponsor and manager of the Salt project. Many\nof the core Salt Project contributors are also Broadcom employees. This team\ncarefully reviews and enhances the Salt modules to ensure speed, quality, and\nsecurity.\n\nDownload and install Salt\n=========================\nSalt is tested and packaged to run on CentOS, Debian, RHEL, Ubuntu, MacOS,\nWindows, and more. Download Salt and get started now. See\n`supported operating systems \u003chttps://docs.saltproject.io/salt/install-guide/en/latest/topics/salt-supported-operating-systems.html\u003e`_\nfor more information.\n\nTo download and install Salt, see:\n\n* `The Salt install guide \u003chttps://docs.saltproject.io/salt/install-guide/en/latest/index.html\u003e`_\n    * `Salt Project Repository: Linux (RPM) \u003chttps://packages.broadcom.com/artifactory/saltproject-rpm\u003e`__ - Where Salt ``rpm`` packages are officially stored and distributed.\n    * `Salt Project Repository: Linux (DEB) \u003chttps://packages.broadcom.com/artifactory/saltproject-deb\u003e`__ - Where Salt ``deb`` packages are officially stored and distributed.\n    * `Salt Project Repository: GENERIC \u003chttps://packages.broadcom.com/artifactory/saltproject-generic\u003e`__ - Where Salt Windows, macOS, etc. (non-rpm, non-deb) packages are officially stored and distributed.\n\nTechnical support\n=================\nReport bugs or problems using Salt by opening an issue: `\u003chttps://github.com/saltstack/salt/issues\u003e`_\n\nTo join our community forum where you can exchange ideas, best practices,\ndiscuss technical support questions, and talk to project maintainers, join our\nDiscord server: `Salt Project Community Discord`_\n\n\n\nSalt Project documentation\n==========================\nInstallation instructions, tutorials, in-depth API and module documentation:\n\n* `The Salt install guide \u003chttps://docs.saltproject.io/salt/install-guide/en/latest/index.html\u003e`_\n* `The Salt user guide \u003chttps://docs.saltproject.io/salt/user-guide/en/latest/\u003e`_\n* `Latest Salt documentation`_\n* `Salt's contributing guide \u003chttps://docs.saltproject.io/en/master/topics/development/contributing.html\u003e`_\n\n\nSecurity advisories\n===================\nKeep an eye on the Salt Project\n`Security Announcements \u003chttps://saltproject.io/security-announcements/\u003e`_\nlanding page. Salt Project recommends subscribing to the\n`Salt Project Security RSS feed \u003chttps://saltproject.io/security-announcements/index.xml\u003e`_\nto receive notification when new information is available regarding security\nannouncements.\n\nOther channels to receive security announcements include the\n`Salt Community mailing list \u003chttps://groups.google.com/forum/#!forum/salt-users\u003e`_\nand the `Salt Project Community Discord`_.\n\n\nResponsibly reporting security vulnerabilities\n++++++++++++++++++++++++++++++++++++++++++++++\nWhen reporting security vulnerabilities for Salt or other SaltStack projects,\nrefer to the `SECURITY.md`_ file found in this repository.\n\n\nJoin our community\n==================\nSalt is built by the Salt Project community, which includes more than 3,000\ncontributors working in roles just like yours. This well-known and trusted\ncommunity works together to improve the underlying technology and extend Salt by\ncreating a variety of execution and state modules to accomplish the most common\ntasks or solve the most important problems that people in your role are likely\nto face.\n\nIf you want to help extend Salt or solve a problem with Salt, you can join our\ncommunity and contribute today.\n\nPlease be sure to review our\n`Code of Conduct \u003chttps://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md\u003e`_.\nAlso, check out some of our community resources including:\n\n* `Salt Project Community Discord`_\n* `Salt Project YouTube channel \u003chttps://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg\u003e`_\n* `Salt Project Community Notes and Wiki \u003chttps://github.com/saltstack/community/\u003e`_\n\nThere are lots of ways to get involved in our community. Every month, there are\naround a dozen opportunities to meet with other contributors and the Salt Core\nteam and collaborate in real time. The best way to keep track is by subscribing\nto the **Salt Project Community Events Calendar** on the main\n`\u003chttps://saltproject.io\u003e`_ website.\n\nIf you have additional questions, email us at saltproject.pdl@broadcom.com or reach out\ndirectly to the Community Discord. We'd be glad to have you join our community!\n\nLicense\n=======\nSalt is licensed under the Apache 2.0 license. Please\nsee the\n`LICENSE file \u003chttps://github.com/saltstack/salt/blob/master/LICENSE\u003e`_ for the\nfull text of the Apache license, followed by a full summary of the licensing\nused by external modules.\n\nA complete list of attributions and dependencies can be found here:\n`salt/DEPENDENCIES.md \u003chttps://github.com/saltstack/salt/blob/master/DEPENDENCIES.md\u003e`_\n\n.. _Salt Project Community Discord: https://discord.com/invite/J7b7EscrAs\n.. _Tanzu Salt: https://www.vmware.com/products/app-platform/tanzu-salt\n.. _Latest Salt Documentation: https://docs.saltproject.io/en/latest/\n.. _Open an issue: https://github.com/saltstack/salt/issues/new/choose\n.. _SECURITY.md: https://github.com/saltstack/salt/blob/master/SECURITY.md\n","funding_links":[],"categories":["HarmonyOS","Python","DevOps Tools","\u003ca id=\"tag-dev\" href=\"#tag-dev\"\u003eDev\u003c/a\u003e","资源列表","DevOps工具","Official Resources","后端开发框架及项目","GitHub projects","DevOps 工具","运维自动化","DevOps Tools [🔝](#readme)","Configure","Awesome Python","Official resources"],"sub_categories":["Windows Manager","\u003ca id=\"tag-dev.ops\" href=\"#tag-dev.ops\"\u003eOps\u003c/a\u003e","DevOps 工具","Configuration Management","管理面板","Misc","DevOps Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack%2Fsalt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaltstack%2Fsalt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack%2Fsalt/lists"}