feat: add kuma for uptime management

This commit is contained in:
Jet Pham 2026-02-28 16:05:06 -08:00
parent aa766b7adc
commit c8b7439339
No known key found for this signature in database
3 changed files with 18 additions and 0 deletions

View file

@ -63,6 +63,12 @@
reverse_proxy localhost:3001 # Grafana
'';
};
"uptime.extremist.software" = {
extraConfig = ''
reverse_proxy localhost:4001
'';
};
"ntfy.extremist.software" = {
extraConfig = ''