Add grafana

This commit is contained in:
Marko Korhonen 2023-04-08 13:06:56 +03:00
parent 4e6d402070
commit 17c1d739c2
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 32 additions and 0 deletions

View file

@ -125,6 +125,11 @@ korhonen.cc, *.korhonen.cc {
reverse_proxy collabora:9980
}
@grafana host grafana.korhonen.cc
handle @grafana {
reverse_proxy grafana:3000
}
# Fallback for unhandled domains
handle {
redir https://korhonen.cc/404.html 301