Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
Pedro Algarvio ec09c5b837 Allow packaging salt-ssh as a package.
This works by passing `--ssh-packaging` to the `sdist` command

```
python setup.py sdist --ssh-packaging
```
2014-10-01 20:49:36 +01:00
conf Clean up formatting of minion stock conf file 2014-09-26 15:38:49 -06:00
debian Add a Debian init script for salt-api 2014-07-30 17:53:05 +02:00
doc Merge pull request #16246 from rallytime/pillar_docs 2014-09-29 20:03:47 -06:00
pkg remove problematic expect fork 2014-09-18 10:40:05 -06:00
salt Merge pull request #16272 from rallytime/bp-16252 2014-09-30 14:15:30 -06:00
scripts Merged salt-api into Salt 2014-06-18 22:13:56 -06:00
tests removed the slash when using slspath 2014-09-30 10:51:36 -06:00
.gitignore - raise SaltClientError exception when a minion can't connect to 2014-09-04 13:43:40 -06:00
.pylintrc Add __master_opts to pylintrc exclusions 2014-09-23 21:30:18 -06:00
.testing.pylintrc Lint fix, add __master_opts__ to the bultins list 2014-09-24 11:30:49 -06:00
.travis.yml Travis needs to know about the new requirements files 2014-06-20 12:09:22 +01:00
_requirements.txt apache-libcloud is no longer a hard dependency 2014-06-20 12:12:55 +01:00
AUTHORS Add Daniel Wallace to developers 2014-05-12 00:49:39 -05:00
cloud-requirements.txt Support the best possible option for all 2014-06-18 23:56:24 +01:00
Contributing.rst Fixing broken links and updating them to ones that work 2014-06-07 00:44:21 +01:00
COPYING update copyright year 2014-02-03 22:59:06 -08:00
dev_requirements_python26.txt
dev_requirements_python27.txt Change requirements path to _requirements.txt 2014-07-14 14:59:06 -06:00
HACKING.rst Differentiate ZeroMQ from RAET installations. 2014-06-27 00:37:00 +01:00
LICENSE Strip white-space 2014-06-17 15:36:01 +01:00
MANIFEST.in Add template files to manifest so they get included 2014-08-13 15:44:25 -06:00
opt_requirements.txt Merged salt-api into Salt 2014-06-18 22:13:56 -06:00
raet-requirements.txt Differentiate ZeroMQ from RAET based installations. 2014-06-17 15:36:02 +01:00
README.rst Fixed occurances of "Salt Stack" to SaltStack 2013-11-07 10:46:41 -07:00
setup.py Allow packaging salt-ssh as a package. 2014-10-01 20:49:36 +01:00
tox.ini
zeromq-requirements.txt Differentiate ZeroMQ from RAET based installations. 2014-06-17 15:36:02 +01:00

What is SaltStack?

Salt is a new approach to infrastructure management. 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 delivers a dynamic communication bus for infrastructures that can be used for orchestration, remote execution, configuration management and much more.

Documentation

Installation instructions, getting started guides, and in-depth API documention.

http://docs.saltstack.com

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

Salt Air

The SaltStack YouTube channel is filled with Salt videos and presentations. Watch the latest Salt Air episodes for updates from Thomas on development, catch tutorials, and stay on the cutting edge of Salt.

http://www.youtube.com/user/saltstack

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

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.

https://github.com/saltstack