feat: Add Uptime Kuma monitoring service

This commit is contained in:
pazpi 2024-11-29 16:15:54 +01:00
parent 15ce2146e3
commit 57ac788c6f
2 changed files with 61 additions and 0 deletions

View file

@ -3,5 +3,6 @@
./grafana.nix
./loki.nix
./prometheus.nix
./uptime-kuma.nix
];
}