mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
debian | ||
doc | ||
pkg | ||
rpm | ||
saltapi | ||
scripts | ||
.gitignore | ||
AUTHORS | ||
dev_requirements_python26.txt | ||
dev_requirements_python27.txt | ||
LICENSE | ||
MANIFEST.in | ||
opt_requirements.txt | ||
README.rst | ||
requirements.txt | ||
setup.py | ||
tests.py |
======== 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. Documentation is available on Read the Docs: http://salt-api.readthedocs.org/