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-16 16:57:55 -06:00
doc Copied (and modifed) conf.py from Salt 2012-10-16 16:57:55 -06:00
saltapi Run salt-api out of the CLI entry point; use Salt's parser mixins 2012-10-09 20:13:10 -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 Add authors file 2012-09-24 11:57:07 -06:00
LICENSE Apache! Yay! 2012-09-18 17:38:54 -06:00
README.rst Rename README 2012-09-18 17:36:57 -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. The salt api acts as the bridge between salt itself and
REST, Websockets, etc.