Add CNX Backups dashboard and document the backup setup

Grafana dashboard (auto-provisioned from the dashboards dir) tracks
borgbackup job health, time since last run, and per-job systemd state
from the node_exporter systemd collector on the client. New docs page
covers the ns1 -> control topology, secrets flow, and restore commands.
This commit is contained in:
Berwn
2026-06-17 15:13:47 +07:00
parent ed746b58c3
commit 1ea5bda23f
4 changed files with 268 additions and 3 deletions
+1
View File
@@ -4,3 +4,4 @@
- [ZeroTier mesh](./mesh.md)
- [DNS](./dns.md)
- [Monitoring](./monitoring.md)
- [Backups](./backups.md)