Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
Gareth J. Greenaway e7f0ab6f19
Merge pull request #50873 from Ch3LL/bp-50740
Backport #50740 to 2017.7
2018-12-14 15:59:47 -08:00
.ci ensure archiveArtifacts are always collected. Use CHANGE_BRANCH to detect merge-forward 2018-11-30 23:36:07 +11:00
.github ci/lint corrected filenames and test condition on full lint 2018-11-29 23:44:11 +11:00
conf Remove event_publisher_pub_hwm and salt_event_pub_hwm from documentation 2018-10-08 10:51:01 -04:00
doc whitelist_modules is linked via enable_whitelist_modules for some reason? idk 2018-12-04 04:31:47 -05:00
pkg Remove arrInstalled artifact 2018-10-04 09:49:12 -06:00
requirements Pin CherryPy version to < 18.0.0 in requirements files for PY2 2018-09-04 10:47:41 -04:00
salt Merge branch '2017.7' into bp-50740 2018-12-14 14:08:26 -08:00
scripts Adding salt-minion watchdog for sysV systems (rhel6 and sles11) 2017-06-20 17:28:40 +01:00
templates Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
tests Cleanup. 2018-12-14 09:28:44 -08:00
.codeclimate.yml
.editorconfig
.gitignore remove lock file 2018-05-13 14:35:50 -04:00
.kitchen.yml Pinning bootstrap to the tagged version of salt. 2018-12-11 10:09:35 -07:00
.mention-bot Always notify tkwilliams when changes occur on boto files 2017-08-29 11:17:41 -04:00
.pylintrc ignore salt.ext in pylint 2018-01-09 17:49:50 -07:00
.testing.pylintrc Blacklist os.umask 2018-02-27 23:42:51 -06:00
AUTHORS Merge pull request #39841 from rafaelcaricio/telegram-beacon 2017-03-14 13:30:37 -06:00
CONDUCT.md SaltStack's code of conduct 2016-09-16 00:32:01 +09:00
COPYING Update Salt's licensing information to include cptestcase 2016-09-01 18:46:13 +09:00
Gemfile Use patched version of test-kitchen until next release 2018-11-11 15:05:54 -07:00
HACKING.rst Merge branch '2016.11' into 'develop' 2017-01-03 10:17:18 -05:00
LICENSE Updated copyright to 2016 2016-01-01 01:31:48 +00:00
MANIFEST.in
Pipfile use the toml dict format 2018-05-13 14:35:23 -04:00
README.rst Update README with SaltConf18 info 2017-12-12 11:32:34 -05:00
setup.py Merge pull request #48472 from gtmanfred/2017.7 2018-07-06 21:46:46 -05:00
tox.ini disable checks on pylint 2018-07-18 11:13:13 -05: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/

Get SaltStack Support and Help

IRC Chat - Join the vibrant, helpful and positive SaltStack chat room in Freenode at #salt. There is no need to introduce yourself, or ask permission to join in, just help and be helped! Make sure to wait for an answer, sometimes it may take a few moments for someone to reply.

http://webchat.freenode.net/?channels=salt&uio=Mj10cnVlJjk9dHJ1ZSYxMD10cnVl83

Mailing List - The SaltStack community users mailing list is hosted by Google groups. Anyone can post to ask questions about SaltStack products and anyone can help answer. Join the conversation!

https://groups.google.com/forum/#!forum/salt-users

You may subscribe to the list without a Google account by emailing salt-users+subscribe@googlegroups.com and you may post to the list by emailing salt-users@googlegroups.com

Reporting Issues - To report an issue with Salt, please follow the guidelines for filing bug reports: https://docs.saltstack.com/en/develop/topics/development/reporting_bugs.html

SaltStack Support - If you need dedicated, prioritized support, please consider a SaltStack Support package that fits your needs: http://www.saltstack.com/support

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 SaltConf18, the SaltStack annual user conference, September 10-14 in Salt Lake City. 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 -

Developing Salt

The Salt development team is welcoming, positive, and dedicated to helping people get new code and fixes into SaltStack projects. Log into GitHub and get started with one of the largest developer communities in the world. The following links should get you started:

https://github.com/saltstack

https://docs.saltstack.com/en/latest/topics/development/index.html

https://docs.saltstack.com/en/develop/topics/development/pull_requests.html