Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
2020-06-08 17:37:03 -07:00
.ci add back the .ci folder temporarily until all jobs can be migrated to the new folder 2020-06-06 20:58:40 -07:00
.github Visual identation fix 2020-05-22 09:17:36 -07:00
changelog Add changelog keep file 2020-06-06 20:59:24 -07:00
cicd move .ci inside the cicd folder 2020-06-06 20:58:40 -07:00
conf salt.renderers.gpg: Cache GPG data if gpg_cache=True 2020-05-18 14:46:47 -07:00
doc don't overwrite rst files with autodoc 2020-06-06 21:00:50 -07:00
pkg Fix macOS static requirements 2020-06-08 17:37:03 -07:00
requirements Fix macOS static requirements 2020-06-08 17:37:03 -07:00
rfcs Port #49651 to master 2020-05-09 01:56:19 -07:00
salt Corrected example code documentation for run_commands (had send_commands) 2020-06-05 10:01:27 -07: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 Black test_cmdmod 2020-06-04 10:10:07 -07:00
.codeclimate.yml Tweak codeclimate settings for less noise 2019-04-29 17:49:22 +00:00
.codecov.yml Set codecov's status setting to false 2020-05-06 00:21:37 -07:00
.coveragerc Update .coveragerc 2019-10-30 21:31:01 +00:00
.editorconfig Added .editorconfig for easier editing. 2015-10-04 21:35:51 -04:00
.git-blame-ignore-revs Add Blacken Salt to git-blame-ignore-revs 2020-04-03 13:06:34 -05: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 Add ShiftLeft Scan to the pipeline 2020-05-07 17:00:27 -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 Fix macOS static requirements 2020-06-08 17:37:03 -07:00
.pylintrc Distro is now a hard dependency 2020-05-11 19:06:03 -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 dupes and name in changelog 2020-06-05 10:00:42 -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 Support FreeBSD static requirements 2020-06-04 09:44:00 -07:00
Pipfile Update pytest requirements 2019-01-19 18:37:52 +00:00
pyproject.toml add towncrier to manage changelog 2020-05-07 16:22:31 -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 Don't do build_ext on osx anymore 2020-06-05 08:30:59 -07: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.