diff --git a/Caddyfile b/Caddyfile index e59a02e..ca193f5 100644 --- a/Caddyfile +++ b/Caddyfile @@ -3,7 +3,14 @@ dns.netgrimoire.com { } webtop.netgrimoire.com { + import authentik reverse_proxy http://webtop:3000 + +} + +jackett.netgrimoire.com { + import authentik + reverse_proxy http://gluetum:9117 } (mailcow-proxy) { @@ -33,6 +40,8 @@ email.gnarlypandaproductions.com, email.netgrimoire.com, email.wasted-bandwidth. + + (authentik) { route /outpost.goauthentik.io/* { reverse_proxy http://authentik:9000