Beszel¶
Lightweight system monitoring hub.
| Runtime | Container (Docker Swarm) |
| Tier | Apps (Important) |
| Node | swarm-core |
| Image | henrygd/beszel:0.18.7 |
| URL | https://beszel.lab.riversfamily.uk |
| Auth | Forward-auth (authentik@swarm) |
| Source | ansible/stacks/apps/beszel/ |
Simplest service in the stack: a single container, no database, no env vars set in the compose file. Monitoring agents connect to it out-of-band (not modelled by this compose file — the hub is web-only).
Volumes¶
| Volume | Path | Backing | Contents |
|---|---|---|---|
beszel_data |
/beszel_data |
Local | Application state (SQLite-style) |
Secrets¶
None. No vault_* variables are consumed by this stack.