Saltine is a re-imagining of SaltStack by providing an opinionated GUI and API into it
 
 
 
 
Go to file
rridley b17864db24
add refresh minion endpoint
2022-07-03 19:04:33 -04:00
backend add refresh minion endpoint 2022-07-03 19:04:33 -04:00
db handle null grains and add key status to minion 2022-07-02 17:21:05 -04:00
frontend remove old readme 2022-06-29 09:13:25 -04:00
.gitignore Add initial salt events code 2022-06-30 08:20:31 -04:00
README.md Update readme 2022-07-02 17:36:34 -04:00

README.md

Saltine

Saltine is an opinionated take on providing a clean interface to a SaltStack infrastructure.

Note: This is under active development

Why

This tool is much less a "frontend" for SaltStack and more of a re-imagining of what SaltStack could be without having to re-invent the wheel. Rather than re-implementing all the fantastic work that SaltStack has done with it's system - I'm simply re-using it in a new way.

This allows SaltStack to stay fairly low level while providing a high level, easy to use, clean interface into it.