feat: add kuma for uptime management
This commit is contained in:
parent
aa766b7adc
commit
c8b7439339
3 changed files with 18 additions and 0 deletions
|
|
@ -63,6 +63,12 @@
|
|||
reverse_proxy localhost:3001 # Grafana
|
||||
'';
|
||||
};
|
||||
|
||||
"uptime.extremist.software" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy localhost:4001
|
||||
'';
|
||||
};
|
||||
|
||||
"ntfy.extremist.software" = {
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue