feat(proxy): expose Hermes WebUI internally
Deploy Caddyfile to valhalla / deploy (push) Failing after 12m15s

This commit is contained in:
ginnoir
2026-06-21 15:11:50 -05:00
parent b4a45a6735
commit 8510b1403e
+7
View File
@@ -376,6 +376,13 @@ hermes.ginnoir.com {
} }
} }
# Hermes WebUI for browser/phone access to the valhalla Hermes runtime.
# Internal-only; WebUI also enforces its own password auth.
webui.ginnoir.com {
import internal_only
reverse_proxy 172.20.0.1:8787
}
backup.ginnoir.com { backup.ginnoir.com {
route { route {
import authentik_outpost import authentik_outpost