Alcali
Project description
Alcali
What's Alcali?
Alcali is a web based tool for monitoring and administrating Saltstack Salt.
Features
-
Get notified in real time when a job is created, updated or has returned.
-
Store your jobs results by leveraging the
master_job_store
setting with database master returner. -
Check your minions conformity to their highstate.
-
Keep track of custom state at a glance.
-
Use custom auth module to login into both Alcali and the Salt-api using JWT.
Try it!
If you just want to have a look, just clone the repository and use docker-compose:
git clone https://github.com/latenighttales/alcali.git
cd alcali
docker-compose up --scale minion=2
Once you see minions waiting to be approved by the master, you're good to go:
...
minion_1 | [ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
minion_1 | [INFO ] Waiting 10 seconds before retry.
...
Just connect on http://127.0.0.1:8000, login with:
username: admin
password: password
and follow the walkthrough.
Once you're done, you can install it using the salt formula.
Screenshots
See what it looks like here.
Licence
Contributing
If you'd like to contribute, simply fork the repository, commit your changes, run the tests and send a pull request.
Image: Jean-Philippe WMFr, derivative work : User:Benoit Rochon CC BY-SA 4.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for alcali-2018.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7b239785d7396dc3856cc03ff3eba862eba94b3f0b661cf8839633333229b41 |
|
MD5 | 657fd56ca5cd7de485cf55927fce5c4c |
|
BLAKE2b-256 | da654aec28d28c3239dd33b90eeeb2bc83759a1bd14ea927964e3a5f1ca07073 |