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
2013-06-25 15:38:29 +01:00
conf We really don't need a provider line at all, ever 2013-04-01 19:02:15 +00:00
debian Bump changelog 2013-06-23 18:43:53 -07:00
doc Updating man pages for 0.8.9 2013-06-22 08:45:11 -06:00
pkg Files to make suse packages 2013-05-07 20:43:21 +02:00
saltcloud Load include before trying to search for a master_config setting. 2013-06-24 11:55:05 +01:00
scripts update to use salt saltcloud.cli 2012-04-29 16:27:20 -06:00
tests And we now have a working test suite to start testing salt-cloud. Still lots to do!!! 2013-06-25 15:38:29 +01:00
.gitignore Add bootstrap-salt.sh directly to salt-cloud 2013-04-10 13:20:59 -06:00
.pylintrc Add several more names which should be considered valid names. 2013-01-31 09:02:23 +00:00
AUTHORS Adding Sean Channel to AUTHORS file 2013-02-20 10:03:03 -07:00
LICENSE Updating LICENSE file 2013-02-20 09:54:33 -07:00
MANIFEST.in Add MANIFEST.in for extra stuff in source tarball 2012-08-13 13:34:54 -06:00
README.rst Add Parallels and DigitalOcean to README 2013-04-08 19:51:02 -06:00
requirements.txt Remove botocore from the requirements file. 2013-02-16 19:44:07 +00:00
setup.py Update setup.py 2013-06-21 08:56:16 -03:00

==========
Salt Cloud
==========

Salt Cloud is a tool for provisioning salted minions across various cloud
providers. Currently supported providers are:

.. code-block:: yaml

    - Amazon EC2
    - Eucalyptus (using EC2)
    - GoGrid
    - HP Cloud (using OpenStack)
    - Joyent
    - Linode
    - OpenStack
    - Rackspace (using OpenStack)
    - Parallels
    - DigitalOcean

The salt-cloud command can be used to query configured providers, create VMs on
them, deploy salt-minion on those VMs and destroy them when no longer needed.

Salt Cloud requires Salt to be installed, but does not require any Salt daemons
to be running. However, if used in a salted environment, it is best to run Salt
Cloud on the salt-master, so that it can properly lay down salt keys when it
deploys machines, and then properly remove them later. If Salt Cloud is run in
this manner, minions will automatically be approved by the master; no need to
manually authenticate them later.

Documentation
=============

Installation instructions, and getting started guides.

https://salt-cloud.readthedocs.org/en/latest/

IRC Chat
========

Join the vibrant, helpful and positive Salt Stack 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