authelia: oauth for hedgedoc and guard grafana

This commit is contained in:
cy 2025-04-04 12:52:29 -04:00
parent 160f89b423
commit 2c9d24f06a
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
4 changed files with 24 additions and 10 deletions

View file

@ -42,6 +42,7 @@
services.caddy.virtualHosts."grafana.cy7.sh".extraConfig = ''
import common
import authelia
reverse_proxy localhost:8088
'';
}