Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
2020-08-26 17:53:09 +01:00
.ci Start upgrading codebase to Py3 for every changed file 2020-07-28 15:25:33 -07:00
.github Visual identation fix 2020-05-22 09:17:36 -07:00
changelog remove encoding kwarg for both pack/unpack msgpack 2020-08-25 16:38:25 -07:00
cicd add macos-catalina ci file 2020-08-13 10:59:25 -07:00
conf Add minion_id_lowercase details to minion conf 2020-08-07 11:33:37 -07:00
doc Added salt.grains.lvm to index.rst 2020-08-24 15:08:11 -07:00
pkg Update build scripts 2020-07-23 14:19:26 -07:00
requirements Restore pyzmq ver. and skip some tests on Linux 2020-08-24 15:14:39 -07:00
rfcs Port #49651 to master 2020-05-09 01:56:19 -07:00
salt do not del roster_file from opts for ssh netapi 2020-08-26 06:21:42 -04:00
scripts Update scripts/* to explicitly reference Python 3 2020-05-07 16:58:40 -07:00
tasks Add task to check tests/filename_map.yml validity 2020-05-19 10:18:24 -07:00
templates By these days, we should blowup if mock is not available 2019-12-13 05:16:10 +00:00
tests Merge pull request #58290 from krionbsd/zopefbsd 2020-08-26 17:28:06 +01:00
.codeclimate.yml Tweak codeclimate settings for less noise 2019-05-09 14:03:53 +01:00
.codecov.yml Set codecov's status setting to false 2020-05-06 00:21:37 -07:00
.coveragerc Teach coverage a bit more about salt paths. 2020-08-11 10:21:27 -07:00
.editorconfig Added .editorconfig for easier editing. 2015-10-04 21:35:51 -04:00
.git-blame-ignore-revs Add blacken docs commit 2020-06-09 03:37:02 -07:00
.gitattributes Update changelog 2020-01-27 09:33:43 -06:00
.gitignore Remove new line in gitignore 2020-04-25 22:14:26 -07:00
.gitlab-ci.yml Revert "Add ShiftLeft Scan to the pipeline" 2020-07-14 15:25:04 -07:00
.mention-bot Always notify tkwilliams when changes occur on boto files 2017-08-25 19:34:29 -04:00
.pre-commit-config.yaml Bump black to version 20.8b1 2020-08-26 17:53:09 +01:00
.pylintrc pylint: allow a few more 3rd party modules 2020-07-30 14:58:45 -07:00
AUTHORS Update my contact details, as the previous email address is no longer in use 2019-04-08 12:35:21 +01:00
CHANGELOG.md Fix x509 CRL creation (fixes #54867) 2020-08-24 15:15:13 -07:00
CODE_OF_CONDUCT.md Rename conduct file to code_of_conduct to be more clear 2017-06-09 09:39:14 -06:00
CONTRIBUTING.rst Break out support and contributing docs into separate files 2018-10-10 13:24:54 -04:00
Gemfile change to saltstack version of kitchen-salt 2019-10-04 09:34:07 -06:00
HACKING.rst Remove support for RAET 2019-10-10 09:46:39 +01:00
kitchen.yml Add changelog entry for bugfix for #57184. 2020-05-21 20:49:31 -07:00
LICENSE edit SaltStack license info so that GitHub recognizes it 2020-04-22 12:58:26 -04:00
MANIFEST.in Include all requirements files in source distribution 2020-01-23 17:56:26 +00:00
noxfile.py Teach coverage a bit more about salt paths. 2020-08-11 10:21:27 -07:00
Pipfile Update pytest requirements 2019-01-19 18:39:00 +00:00
pyproject.toml Fix for changelog project dir 2020-07-24 14:11:38 -07:00
pytest.ini Upgrade to PyTest 5.x 2020-05-22 09:17:36 -07:00
README.rst edit SaltStack license info so that GitHub recognizes it 2020-04-22 12:58:26 -04:00
setup.py Fix duplicate console_scripts entry under windows 2020-08-20 19:31:13 +01:00
SUPPORT.rst Break out support and contributing docs into separate files 2018-10-10 13:24:54 -04:00

What is SaltStack?

SaltStack makes software for complex systems management at scale. SaltStack is the company that created and maintains the Salt Open project and develops and sells SaltStack Enterprise software, services and support. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds.

Salt is a new approach to infrastructure management built on a dynamic communication bus. Salt can be used for data-driven orchestration, remote execution for any infrastructure, configuration management for any app stack, and much more.

Download Salt Open

Salt Open is tested and packaged to run on CentOS, Debian, RHEL, Ubuntu, Windows. Download Salt Open and get started now.

https://repo.saltstack.com/

Installation Instructions

SaltStack Documentation

Installation instructions, getting started guides, and in-depth API documentation.

https://docs.saltstack.com/en/getstarted/

https://docs.saltstack.com/en/latest/

Security Advisory

For historical reasons, Salt requires PyCrypto as a "lowest common denominator". However, PyCrypto is unmaintained and best practice is to manually upgrade to use a more maintained library such as PyCryptodome. See Issue #52674 and Issue #54115 for more info

Engage SaltStack

SaltConf, User Groups and Meetups - SaltStack has a vibrant and global community of customers, users, developers and enthusiasts. Connect with other Salted folks in your area of the world, or join SaltConf, the SaltStack annual user conference held in Salt Lake City. Please visit the SaltConf site for details of our next conference. Also, please let us know if you would like to start a user group or if we should add your existing SaltStack user group to this list by emailing: info@saltstack.com

SaltStack Training - Get access to proprietary SaltStack education offerings through instructor-led training offered on-site, virtually or at SaltStack headquarters in Salt Lake City. SaltStack Enterprise training helps increase the value and effectiveness of SaltStack software for any customer and is a prerequisite for coveted SaltStack Certified Engineer (SSCE) status. SaltStack training is also available through several SaltStack professional services offerings.

Follow SaltStack on -

License

SaltStack is licensed by the SaltStack Team under the Apache 2.0 license. Please see the LICENSE file for the full text of the Apache license, followed by a full summary of the licensing used by external modules.