feat(sgx): add Uptime Kuma to monitor mx services independently

Runs on sgx so alerts (via Gmail) still work even if mx is down.
Available at https://status.hoyer.world behind nginx with ACME cert.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Harald Hoyer 2026-03-24 17:06:35 +01:00
parent 7df551d46f
commit 04ebe32c3c
4 changed files with 21 additions and 0 deletions

View file

@ -11,6 +11,7 @@
./mail.nix
./wyoming.nix
./searx.nix
./uptime-kuma.nix
];
boot.tmp.useTmpfs = false;