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
2012-10-29 13:10:25 -06:00
doc Added docs on configuration for rest_flask 2012-10-26 17:35:46 -06:00
saltapi Updated config names for the SSL cert/key 2012-10-29 13:10:25 -06:00
scripts clean up loader module 2012-09-24 14:45:36 -06:00
.gitignore Add gitignore 2012-09-18 17:39:14 -06:00
AUTHORS Clean up Authors file 2012-10-24 10:34:19 -06:00
LICENSE Apache! Yay! 2012-09-18 17:38:54 -06:00
MANIFEST.in Add MANIFEST.in with docs, AUTHORS, etc. 2012-10-24 10:52:06 -06:00
README.rst Added link to docs 2012-10-24 15:18:11 -06:00
setup.py Cleaned up setup.py 2012-10-09 17:13:47 -06:00

========
salt-api
========

The Salt API system is used to expose the fundamental aspects of Salt control
to external sources. salt-api acts as the bridge between Salt itself and
REST, Websockets, etc.

NOTE: this software is still pre-alpha, expect interfaces to change (frequently).

The in-progress documentation is available on Read the Docs:

http://salt-api.readthedocs.org/