Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Go to file
rallytime d2aa886ce7
Merge branch 'fluorine' into 'develop'
Conflicts:
  - LICENSE
  - README.rst
  - doc/ref/pillar/all/salt.pillar.saltclass.rst
  - doc/ref/tops/all/index.rst
  - doc/ref/tops/all/salt.tops.saltclass.rst
  - salt/modules/consul.py
  - salt/modules/lxc.py
  - salt/modules/win_lgpo.py
  - salt/states/pip_state.py
2018-10-22 10:41:44 -04:00
.ci Merge branch 'fluorine' into 'develop' 2018-10-22 10:41:44 -04:00
.github Reduce the number of days an issue is stale by 10 2018-10-18 11:45:31 -04:00
conf Merge branch 'fluorine' into 'develop' 2018-10-22 10:41:44 -04:00
doc Merge branch 'fluorine' into 'develop' 2018-10-22 10:41:44 -04:00
pkg Merge branch 'fluorine' into 'develop' 2018-10-22 10:41:44 -04:00
requirements Remove support for RAET 2018-10-08 15:33:49 -04:00
rfcs Further clarify implementation ideas 2018-09-21 11:13:21 +02:00
salt Merge branch 'fluorine' into 'develop' 2018-10-22 10:41:44 -04:00
scripts Remove development stub. Ughh... 2018-09-28 16:55:07 +02:00
templates Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
tests Merge branch 'fluorine' into 'develop' 2018-10-22 10:41:44 -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 enable testing only filemaps 2018-10-11 14:45:07 -05:00
.mention-bot Always notify tkwilliams when changes occur on boto files 2017-08-25 19:34:29 -04:00
.pylintrc add docker proxy minion 2018-06-04 14:01:31 -05:00
.testing.pylintrc add to release notes 2018-06-04 14:01:32 -05: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
CONTRIBUTING.rst Break out support and contributing docs into separate files 2018-10-10 13:24:54 -04:00
Gemfile Use dwoz/winrm-fs for chunked downloads 2018-10-03 11:44:39 -07:00
HACKING.rst Remove support for RAET 2018-10-08 15:33:49 -04:00
LICENSE Update license date and include NOTICE 2018-10-10 13:19:23 -04:00
MANIFEST.in move requirements files into requirements dir 2014-12-27 17:29:03 -07:00
NOTICE Update license date and include NOTICE 2018-10-10 13:19:23 -04:00
Pipfile use the toml dict format 2018-05-13 14:35:23 -04:00
README.rst Merge branch 'fluorine' into 'develop' 2018-10-22 10:41:44 -04:00
setup.py Merge pull request #49936 from isbm/isbm-supportconfig-pkgfixes 2018-10-09 13:47:33 -04:00
SUPPORT.rst Break out support and contributing docs into separate files 2018-10-10 13:24:54 -04:00
tox.ini disable checks on pylint 2018-07-18 11:12:43 -05:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

==================
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 <https://docs.saltstack.com/en/latest/topics/installation/index.html>`_

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

* YouTube - `<http://www.youtube.com/saltstack>`_
* Twitter - `<http://www.twitter.com/saltstack>`_
* Facebook - `<https://www.facebook.com/SaltStack/>`_
* LinkedIn - `<https://www.linkedin.com/company/salt-stack-inc>`_
* LinkedIn Group - `<https://www.linkedin.com/groups/4877160>`_
* Google+ - `<https://plus.google.com/b/112856352920437801867/+SaltStackInc/posts>`_

.. _global community: http://www.meetup.com/pro/saltstack/
.. _SaltConf: http://saltconf.com/
.. _SaltStack education offerings: http://saltstack.com/training/
.. _SaltStack Certified Engineer (SSCE): http://saltstack.com/certification/
.. _SaltStack professional services: http://saltstack.com/services/

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.