Crates.io | resalt |
lib.rs | resalt |
version | 0.0.11 |
source | src |
created_at | 2022-07-21 08:47:51.489458 |
updated_at | 2022-11-15 22:39:08.593855 |
description | Resalt is a free, open-source, self-hosted, web-based administration and monitoring panel for SaltStack. |
homepage | |
repository | https://github.com/resalt-dev/resalt |
max_upload_size | |
id | 629539 |
size | 9,993,611 |
Resalt is a free, open-source, self-hosted, web-based administration and monitoring panel for SaltStack.
Resalt is a word play from "salt" and "results", which is the goal of this project.
Easiest is to use the Docker container image [UNDER CONSTRUCTION].
Setup development system:
docker compose up -d
Both the frontend (Svelte) and backend (Rust) will reload automatically.