Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
2020-10-07 13:43:41 -07:00
.github move suggested fix 2020-09-29 15:40:39 -07:00
changelog Added changelog entry for issue #54882. 2020-10-07 13:38:05 -07:00
cicd Fix pre-commit on master branch 2020-10-07 17:16:27 +01:00
conf Fix typo from typo fix 2020-10-01 09:42:57 -07:00
doc update irc logs url 2020-10-07 13:36:56 -07:00
pkg Add restart delay when minion fails to start 2020-09-30 13:34:27 -07:00
requirements run pre again 2020-10-03 13:55:52 -06:00
rfcs Port #49651 to master 2020-05-09 01:56:19 -07:00
salt fix: changes made by pre-commit scripts 2020-10-07 13:43:41 -07:00
scripts fix pre 2020-09-30 09:37:18 -07:00
tasks Switch to the remove-import-headers pre-commit hook 2020-10-07 10:46:20 +01:00
templates fix: changes made by pre-commit scripts 2020-10-07 13:43:41 -07:00
tests fix: changes made by pre-commit scripts 2020-10-07 13:43:41 -07: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
.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 Switch to the remove-import-headers pre-commit hook 2020-10-07 10:46:20 +01:00
.pylintrc Bump pytest-salt-factories to 0.92.x 2020-09-14 07:55:09 +01:00
AUTHORS Ohlo is long gone 2020-09-30 09:31:48 +01:00
CHANGELOG.md Removing duplicate entries to changelog. 2020-10-01 09:42:38 -07:00
CODE_OF_CONDUCT.md Updating to v2.0 of contributor covenant 2020-09-30 13:28:39 -07:00
CONTRIBUTING.rst Break out support and contributing docs into separate files 2018-10-10 13:24:54 -04:00
DEPENDENCIES.md Add dates of copyright to dependencies 2020-09-04 10:14:56 -07:00
Gemfile fix spot instance creation until https://github.com/test-kitchen/kitchen-ec2/issues/511 is fixed 2020-09-29 10:16:24 -07: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 Fix path in license 2020-09-30 09:31:48 +01:00
MANIFEST.in Salt no longer supports IOFLO 2020-09-30 09:31:48 +01:00
noxfile.py add clean kwarg to doc builds 2020-10-05 15:37:23 -07:00
Pipfile Update pytest requirements 2019-01-19 18:38:44 +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 Remove security advisor now that we depend on PyCryptodomex 2020-10-01 10:17:17 -07:00
setup.py Strip out any pip flags when parsing requirements. 2020-09-30 09:31:50 +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/

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.

A complete list of attributions and dependencies can be found here: https://github.com/saltstack/salt/blob/master/DEPENDENCIES.md