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
2014-06-23 01:16:23 +01:00
conf make color stripping configurable 2014-06-20 09:53:28 +02:00
debian Merged salt-api into Salt 2014-06-18 22:13:56 -06:00
doc Seperate saltnado_websockets from the rest of the implementation. 2014-06-20 15:10:56 -07:00
pkg Merge pull request #13573 from nshalman/smartos-audit-context 2014-06-19 14:48:38 -06:00
salt Fixing pylint error by removing hidden trailing spaces 2014-06-21 02:26:22 -04:00
scripts Merged salt-api into Salt 2014-06-18 22:13:56 -06:00
tests Merge pull request #13619 from jacksontj/develop 2014-06-21 09:08:40 +01:00
_requirements.txt apache-libcloud is no longer a hard dependency 2014-06-20 12:12:55 +01:00
.gitignore Removed files redundant with same/similar files in Salt-core 2014-06-18 19:24:23 -06:00
.pylintrc PyLint ignore C0330 (bad-continuation) 2014-05-29 11:39:00 +01:00
.testing.pylintrc Start ignoring PEP8 E129 and E131 2014-06-06 11:43:34 +01:00
.travis.yml Travis needs to know about the new requirements files 2014-06-20 12:09:22 +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 Removed requirements files 2014-06-18 19:29:12 -06:00
dev_requirements_python27.txt Removed requirements files 2014-06-18 19:29:12 -06:00
HACKING.rst Ensure master_port in minion config matches ret_port in master config if running a dev version of salt on non-default ports. 2014-02-11 05:10:26 +00:00
LICENSE Removed files redundant with same/similar files in Salt-core 2014-06-18 19:24:23 -06:00
MANIFEST.in Also include the cloud requirements file 2014-06-23 01:16:23 +01: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 Removed files redundant with same/similar files in Salt-core 2014-06-18 19:24:23 -06:00
requirements.txt Removed requirements files 2014-06-18 19:29:12 -06:00
setup.py ZeroMQ dependencies should be pulled by default 2014-06-21 10:12:10 +01:00
tox.ini - tox boilerplate for when py3k matters 2012-05-30 16:07:12 -06:00
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