move wiki behind authentik
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-01-25 12:46:32 -06:00
parent a32aeff32a
commit 5fc017f469

View file

@ -72,6 +72,7 @@ services:
# Caddy (adjust hostnames to your domain) # Caddy (adjust hostnames to your domain)
caddy: wiki.netgrimoire.com caddy: wiki.netgrimoire.com
caddy.reverse_proxy: "wikijs:3000" caddy.reverse_proxy: "wikijs:3000"
caddy.import: "authentik"
# Kuma labels (your preferred pattern) # Kuma labels (your preferred pattern)
kuma.wikijs.http.name: "Wiki.js" kuma.wikijs.http.name: "Wiki.js"