2021-01-13 12:55:04 -06:00
.. image :: https://img.shields.io/github/license/saltstack/salt
:alt: Salt Project License: Apache v2.0
:target: https://github.com/saltstack/salt/blob/master/LICENSE
2020-10-07 13:41:41 -05:00
2021-01-13 12:55:04 -06:00
.. image :: https://img.shields.io/pypi/dm/salt?label=pypi%20downloads
:alt: PyPi Package Downloads
:target: https://pypi.org/project/salt
2024-08-27 13:42:32 -06:00
.. image :: https://img.shields.io/badge/discord-SaltProject-blue.svg?logo=discord
2024-08-27 13:28:04 -06:00
:alt: Salt Project Discord Community
2024-08-27 13:42:32 -06:00
:target: https://discord.com/invite/J7b7EscrAs
2021-01-13 12:55:04 -06:00
.. image :: https://img.shields.io/reddit/subreddit-subscribers/saltstack?style=social
:alt: Salt Project subreddit
:target: https://www.reddit.com/r/saltstack/
2021-01-28 18:08:05 -06:00
.. image :: https://img.shields.io/twitter/follow/Salt_Project_OS?style=social&logo=twitter
2021-01-13 12:55:04 -06:00
:alt: Follow SaltStack on Twitter
2021-01-28 11:06:25 -06:00
:target: https://twitter.com/intent/follow?screen_name=Salt_Project_OS
2021-01-13 12:55:04 -06:00
.. figure :: https://gitlab.com/saltstack/open/salt-branding-guide/-/raw/master/logos/SaltProject_altlogo_teal.png?inline=true
:scale: 80 %
:width: 1000px
:height: 356px
:align: center
:alt: Salt Project Logo
* `Latest Salt Documentation`_
* `Open an issue`_ (bug report, feature request, etc.)
2022-11-07 15:22:13 -07:00
*Salt is the world's fastest, most intelligent and scalable automation*
2021-01-13 12:55:04 -06:00
*engine.*
2020-10-07 13:41:41 -05:00
About Salt
==========
2023-02-06 19:32:11 +00:00
Built on Python, Salt is an event-driven automation tool and framework to
deploy, configure, and manage complex IT systems. Use Salt to automate common
infrastructure administration tasks and ensure that all the components of your
2022-11-07 15:22:13 -07:00
infrastructure are operating in a consistent desired state.
Salt has many possible uses, including configuration management, which involves:
* Managing operating system deployment and configuration.
* Installing and configuring software applications and services.
2023-02-06 19:32:11 +00:00
* Managing servers, virtual machines, containers, databases, web servers,
2022-11-07 15:22:13 -07:00
network devices, and more.
* Ensuring consistent configuration and preventing configuration drift.
2023-02-06 19:32:11 +00:00
Salt is ideal for configuration management because it is pluggable,
customizable, and plays well with many existing technologies. Salt enables you
to deploy and manage applications that use any tech stack running on nearly any
`operating system <https://docs.saltproject.io/salt/install-guide/en/latest/topics/salt-supported-operating-systems.html> `_ ,
including different types of network devices such as switches and routers from a
2022-11-07 15:22:13 -07:00
variety of vendors.
In addition to configuration management Salt can also:
2023-02-06 19:32:11 +00:00
* Automate and orchestrate routine IT processes, such as common required tasks
2022-11-07 15:22:13 -07:00
for scheduled server downtimes or upgrading operating systems or applications.
2023-02-06 19:32:11 +00:00
* Create self-aware, self-healing systems that can automatically respond to
2022-11-07 15:22:13 -07:00
outages, common administration problems, or other important events.
About our sponsors
==================
2024-11-26 17:21:16 -06:00
Salt powers VMware by Broadcom's `Tanzu Salt`_
(previously Aria Automation Config / vRealize Automation SaltStack Config / SaltStack Enterprise), and can be found
2023-02-06 19:32:11 +00:00
under the hood of products from Juniper, Cisco, Cloudflare, Nutanix, SUSE, and
2022-11-07 15:22:13 -07:00
Tieto, to name a few.
2024-11-26 17:21:16 -06:00
The original sponsor of our community, SaltStack, was acquired by VMware in 2020.
`VMware was later acquired by Broadcom in 2023 <https://investors.broadcom.com/news-releases/news-release-details/broadcom-completes-acquisition-vmware> `__ .
The Salt Project remains an open source ecosystem that Broadcom supports and
contributes to. Broadcom ensures the code integrity and quality of the Salt
2023-02-06 19:32:11 +00:00
modules by acting as the official sponsor and manager of the Salt project. Many
2024-11-26 17:21:16 -06:00
of the core Salt Project contributors are also Broadcom employees. This team
2023-02-06 19:32:11 +00:00
carefully reviews and enhances the Salt modules to ensure speed, quality, and
2022-11-07 15:22:13 -07:00
security.
Download and install Salt
=========================
Salt is tested and packaged to run on CentOS, Debian, RHEL, Ubuntu, MacOS,
2023-02-06 19:32:11 +00:00
Windows, and more. Download Salt and get started now. See
`supported operating systems <https://docs.saltproject.io/salt/install-guide/en/latest/topics/salt-supported-operating-systems.html> `_
2022-11-07 15:22:13 -07:00
for more information.
2020-10-07 13:41:41 -05:00
2022-11-07 15:22:13 -07:00
To download and install Salt, see:
2020-10-07 13:41:41 -05:00
2024-11-26 17:21:16 -06:00
* `The Salt install guide <https://docs.saltproject.io/salt/install-guide/en/latest/index.html> `_
* `Salt Project Repository: Linux (RPM) <https://packages.broadcom.com/artifactory/saltproject-rpm> `__ - Where Salt `` rpm `` packages are officially stored and distributed.
* `Salt Project Repository: Linux (DEB) <https://packages.broadcom.com/artifactory/saltproject-deb> `__ - Where Salt `` deb `` packages are officially stored and distributed.
* `Salt Project Repository: GENERIC <https://packages.broadcom.com/artifactory/saltproject-generic> `__ - Where Salt Windows, macOS, etc. (non-rpm, non-deb) packages are officially stored and distributed.
2020-10-07 13:41:41 -05:00
2022-11-07 15:22:13 -07:00
Technical support
=================
Report bugs or problems using Salt by opening an issue: `<https://github.com/saltstack/salt/issues>`_
2020-10-07 13:41:41 -05:00
2023-02-06 19:32:11 +00:00
To join our community forum where you can exchange ideas, best practices,
discuss technical support questions, and talk to project maintainers, join our
2024-07-31 23:32:52 +07:00
Discord server: `Salt Project Community Discord`_
2020-10-07 13:41:41 -05:00
2011-05-23 01:19:30 -06:00
2022-11-07 15:22:13 -07:00
Salt Project documentation
2021-01-13 12:55:04 -06:00
==========================
2022-11-07 15:22:13 -07:00
Installation instructions, tutorials, in-depth API and module documentation:
2011-05-23 01:19:30 -06:00
2022-11-07 15:22:13 -07:00
* `The Salt install guide <https://docs.saltproject.io/salt/install-guide/en/latest/index.html> `_
* `The Salt user guide <https://docs.saltproject.io/salt/user-guide/en/latest/> `_
* `Latest Salt documentation`_
* `Salt's contributing guide <https://docs.saltproject.io/en/master/topics/development/contributing.html> `_
2020-10-07 13:41:41 -05:00
2022-11-07 15:22:13 -07:00
Security advisories
2020-10-07 13:41:41 -05:00
===================
2021-01-13 12:55:04 -06:00
Keep an eye on the Salt Project
2021-01-28 19:19:56 -06:00
`Security Announcements <https://saltproject.io/security-announcements/> `_
2021-01-13 12:55:04 -06:00
landing page. Salt Project recommends subscribing to the
2023-09-13 13:24:15 -06:00
`Salt Project Security RSS feed <https://saltproject.io/security-announcements/index.xml> `_
2020-10-07 13:41:41 -05:00
to receive notification when new information is available regarding security
announcements.
Other channels to receive security announcements include the
`Salt Community mailing list <https://groups.google.com/forum/#!forum/salt-users> `_
2024-08-27 13:28:04 -06:00
and the `Salt Project Community Discord`_ .
2020-10-07 13:41:41 -05:00
2022-11-07 15:22:13 -07:00
Responsibly reporting security vulnerabilities
++++++++++++++++++++++++++++++++++++++++++++++
2020-10-07 13:41:41 -05:00
When reporting security vulnerabilities for Salt or other SaltStack projects,
2021-01-13 12:55:04 -06:00
refer to the `SECURITY.md`_ file found in this repository.
2020-10-07 13:41:41 -05:00
2022-11-07 15:22:13 -07:00
Join our community
==================
2023-02-06 19:32:11 +00:00
Salt is built by the Salt Project community, which includes more than 3,000
contributors working in roles just like yours. This well-known and trusted
community works together to improve the underlying technology and extend Salt by
creating a variety of execution and state modules to accomplish the most common
tasks or solve the most important problems that people in your role are likely
2022-11-07 15:22:13 -07:00
to face.
If you want to help extend Salt or solve a problem with Salt, you can join our
community and contribute today.
2020-10-07 13:41:41 -05:00
Please be sure to review our
`Code of Conduct <https://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md> `_ .
Also, check out some of our community resources including:
2024-08-27 13:28:04 -06:00
* `Salt Project Community Discord`_
2021-04-15 11:41:38 -05:00
* `Salt Project YouTube channel <https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg> `_
2024-11-26 17:21:16 -06:00
* `Salt Project Community Notes and Wiki <https://github.com/saltstack/community/> `_
2020-10-07 13:41:41 -05:00
There are lots of ways to get involved in our community. Every month, there are
around a dozen opportunities to meet with other contributors and the Salt Core
team and collaborate in real time. The best way to keep track is by subscribing
2021-01-13 12:55:04 -06:00
to the **Salt Project Community Events Calendar** on the main
2021-01-28 19:19:56 -06:00
`<https://saltproject.io>`_ website.
2021-01-13 12:55:04 -06:00
2024-11-26 17:21:16 -06:00
If you have additional questions, email us at saltproject.pdl@broadcom.com or reach out
2024-08-27 13:28:04 -06:00
directly to the Community Discord. We'd be glad to have you join our community!
2020-10-07 13:41:41 -05:00
2018-06-01 18:35:36 -07:00
License
=======
2021-01-13 12:55:04 -06:00
Salt is licensed under the Apache 2.0 license. Please
2020-10-07 13:41:41 -05:00
see the
`LICENSE file <https://github.com/saltstack/salt/blob/master/LICENSE> `_ for the
full text of the Apache license, followed by a full summary of the licensing
used by external modules.
2020-09-04 00:04:23 +00:00
2020-10-07 13:41:41 -05:00
A complete list of attributions and dependencies can be found here:
2021-01-13 12:55:04 -06:00
`salt/DEPENDENCIES.md <https://github.com/saltstack/salt/blob/master/DEPENDENCIES.md> `_
2024-08-27 13:42:32 -06:00
.. _Salt Project Community Discord: https://discord.com/invite/J7b7EscrAs
2024-11-26 17:21:16 -06:00
.. _Tanzu Salt: https://www.vmware.com/products/app-platform/tanzu-salt
2021-01-13 12:55:04 -06:00
.. _Latest Salt Documentation: https://docs.saltproject.io/en/latest/
.. _Open an issue: https://github.com/saltstack/salt/issues/new/choose
.. _SECURITY.md: https://github.com/saltstack/salt/blob/master/SECURITY.md