Resalt is a free, open-source, self-hosted, web-based administration and monitoring panel for SaltStack.
Resalt is a word play from "salt" and "result".
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.