Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
Daniel Wallace b88ec5258d
Merge pull request #47879 from dwoz/ami_role_fix
Fix ami role usage warts #47269
2018-06-01 09:11:55 -05:00
.github Merge branch '2017.7' into '2018.3' 2018-04-27 13:38:35 -04:00
conf switch skip-roster to update-roster 2018-05-09 12:51:53 -05:00
doc Merge branch '2018.3' into fix_47559 2018-05-31 11:28:30 -04:00
pkg Align SUSE salt-master.service 'LimitNOFILES' limit with upstream Salt 2018-05-31 11:02:18 +01:00
requirements Merge branch '2018.3.1' into '2018.3' 2018-05-30 11:14:40 -04:00
salt Merge pull request #47879 from dwoz/ami_role_fix 2018-06-01 09:11:55 -05:00
scripts Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
templates Updating the templates that the salt-extend utility uses to include unicode_literals & print_function 2018-05-14 07:23:10 -07:00
tests Merge pull request #47788 from twangboy/fix_47559 2018-05-31 14:33:19 -04:00
.codeclimate.yml Exclude templates in radon codeclimate test 2017-10-09 12:03:10 -06:00
.editorconfig Added .editorconfig for easier editing. 2015-10-04 21:35:51 -04:00
.gitignore Merge branch '2017.7' into '2018.3' 2018-05-23 12:33:00 -04:00
.kitchen.yml Merge branch '2017.7' into '2018.3' 2018-05-07 13:17:01 -04:00
.mention-bot Always notify tkwilliams when changes occur on boto files 2017-08-25 19:34:29 -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
CODE_OF_CONDUCT.md Rename conduct file to code_of_conduct to be more clear 2017-06-09 09:39:14 -06:00
COPYING Update Salt's licensing information to include cptestcase 2016-09-01 18:46:13 +09:00
Gemfile lock down dependencies for kitchen-salt 2018-05-22 09:20:29 -05: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
pytest.ini add a pytest.ini and update a dependency for kitchen 2018-05-15 20:55:18 -05:00
README.rst add saltstack community slack to the readme 2017-10-31 10:11:01 -06:00
setup.py Move pytz to 3rd party import, add to __virtual__ 2018-05-25 11:46:45 -06:00
tox.ini enable tox for tests 2017-10-03 17:01:19 -06: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

SaltStack Slack - Alongside IRC is our SaltStack Community Slack for the SaltStack Working groups. Use the following link to request an invitation.

https://saltstackcommunity.herokuapp.com/

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 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 -

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