From 8a825782602405a88ce8b35c091f8cfaef77d1a2 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 18 Jan 2026 20:37:28 +0100 Subject: disable radicale --- hosts/cloud/proxy/default.nix | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'hosts') diff --git a/hosts/cloud/proxy/default.nix b/hosts/cloud/proxy/default.nix index 3e943bd..d743fdc 100644 --- a/hosts/cloud/proxy/default.nix +++ b/hosts/cloud/proxy/default.nix @@ -41,20 +41,6 @@ in reverse_proxy 10.89.88.11:9000 [fd31:185d:722f::11]:9000 ''; - virtualHosts."dav.oxapentane.com".extraConfig = '' - route { - reverse_proxy /outpost.goauthentik.io/* 10.89.88.11:9000 [fd31:185d:722f::11]:9000 - - forward_auth 10.89.88.11: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 X-Authentik-Username>X-Remote-User - trusted_proxies 10.89.88.11 fd31:185d:722f::11 - } - } - reverse_proxy 10.89.88.12:5232 [fd31:185d:722f::12]:5232 - - ''; - virtualHosts."immich.oxapentane.com".extraConfig = '' reverse_proxy 10.89.88.13:2283 ''; -- cgit v1.3.1