A single-page web application to provide a real-time graphical interface into a running Salt infrastructure.
NOTE: this software is still pre-alpha.
http://salt-ui.readthedocs.org/
Support for ES5 is required. This means any modern browser or > IE9.
To develop on salt-ui itself:
Clone the salt-ui repository
Download required third-party libs:
cd /path/to/salt-ui cd ./js/libs curl -K libs.txt
(Optional) Verify third-party libs:
md5sum --check --quiet md5sums.txt