From e5e6ccba0ed3315783968e72b1a323cfa98a937b Mon Sep 17 00:00:00 2001 From: akanealw Date: Tue, 1 Apr 2025 18:59:47 -0500 Subject: [PATCH] removed authentik --- Caddyfile | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/Caddyfile b/Caddyfile index bd5dec1..af88c3f 100755 --- a/Caddyfile +++ b/Caddyfile @@ -35,18 +35,9 @@ } # -------------------------------------------------- -# auth snippet for authentik +# auth snippet for authelia # -------------------------------------------------- -(authentik) { - reverse_proxy /outpost.goauthentik.io/* authentik-server:9000 - - forward_auth authentik-server:9000 { - uri /outpost.goauthentik.io/auth/caddy - copy_headers X-Authentik-Username X-Authentik-Groups X-Authentik-Entitlements X-Authentik-Email X-Authentik-Name X-Authentik-Uid X-Authentik-Jwt X-Authentik-Meta-Jwks X-Authentik-Meta-Outpost X-Authentik-Meta-Provider X-Authentik-Meta-App X-Authentik-Meta-Version - } -} - (auth) { forward_auth authelia:9091 { uri /api/authz/forward-auth @@ -67,14 +58,6 @@ akanealw.com { } } -# -------------------------------------------------- -# authentik subdomain -# -------------------------------------------------- - -authentik.akanealw.com { - import cloudflare - reverse_proxy authentik-server:9000 -} # -------------------------------------------------- # authelia subdomain @@ -438,7 +421,7 @@ auth.akanealw.com { } # -------------------------------------------------- - # external subdomains without authentik + # external subdomains without authelia # # # @ host .akanealw.com @@ -470,7 +453,7 @@ auth.akanealw.com { } # -------------------------------------------------- - # external subdomains with authentik + # external subdomains with authelia # # # @ host .akanealw.com