Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
2020-04-23 18:42:47 +01:00
.ci Run ssh tests on macosx 2020-04-16 12:41:16 -04:00
.github Revert "add towncrier to manage changelog" 2020-04-20 09:34:36 -04:00
changelog Merge branch 'master' into master-port/53508 2020-04-22 22:14:35 -07:00
cicd add only:refs:schedules to gitlab jobs 2020-04-14 11:23:58 -06:00
conf Merge branch 'master' into master-port-49955 2020-04-21 17:54:32 -07:00
doc Merge pull request #56685 from mchugh19/baredoc_ast 2020-04-23 00:50:18 -07:00
pkg Update static requirements to include Py3.8 and Py3.9 (except windows) 2020-04-22 12:26:21 +01:00
requirements Lay the ground for invoke usage 2020-04-23 18:42:47 +01:00
rfcs [RFC] add rfc for loader changes in Fluorine 2018-07-17 13:32:08 -05:00
salt Merge branch 'master' into fix-pkg-group_info 2020-04-23 11:18:55 +01:00
scripts Blacken salt 2020-04-03 13:05:41 -05:00
tasks Lay the ground for invoke usage 2020-04-23 18:42:47 +01:00
templates By these days, we should blowup if mock is not available 2019-12-13 05:16:10 +00:00
tests Merge branch 'master' into fix-pkg-group_info 2020-04-23 11:18:55 +01:00
.codeclimate.yml Tweak codeclimate settings for less noise 2019-05-09 14:03:53 +01:00
.codecov.yml Let's still have information, but not block the PR merge 2020-04-16 16:07:55 +01:00
.coveragerc Update .coveragerc 2019-10-30 21:31:01 +00:00
.editorconfig
.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 Compile static requirements 2020-03-23 22:36:07 +00:00
.gitlab-ci.yml add only:refs:schedules to gitlab jobs 2020-04-14 11:23:58 -06:00
.mention-bot Always notify tkwilliams when changes occur on boto files 2017-08-25 19:34:29 -04:00
.pre-commit-config.yaml Lay the ground for invoke usage 2020-04-23 18:42:47 +01:00
.pylintrc Sodium is Py3 only. Disable our Pylint Py3 compatible code checks 2020-04-14 18:56:44 +01: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 Merge pull request #56637 from twangboy/win_update_installed 2020-04-23 00:52:03 -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 refactor(kitchen): prefer kitchen.yml to .kitchen.yml 2019-12-18 18:36:05 +00: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
NOTICE Update license date and include NOTICE 2018-10-10 13:19:23 -04:00
noxfile.py Lay the ground for invoke usage 2020-04-23 18:42:47 +01:00
Pipfile Update pytest requirements 2019-01-19 18:38:44 +00:00
pyproject.toml Revert "add towncrier to manage changelog" 2020-04-20 09:34:36 -04:00
pytest.ini Default CLI logging config for pytest 2019-12-17 18:20:38 +00:00
README.rst edit SaltStack license info so that GitHub recognizes it 2020-04-22 12:58:26 -04:00
setup.py Blacken salt 2020-04-03 13:05:41 -05: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.