summaryrefslogtreecommitdiff
path: root/hosts/cloud/proxy
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/cloud/proxy')
-rw-r--r--hosts/cloud/proxy/default.nix14
1 files changed, 0 insertions, 14 deletions
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
'';