diff --git a/infrastructure.org b/infrastructure.org index 16a6243..ab5f675 100644 --- a/infrastructure.org +++ b/infrastructure.org @@ -663,6 +663,17 @@ http: - security-headers@file - traefik-bouncer@file + audiomuse: + rule: "Host(`audiomuse.gharbeia.net`)" + service: audiomuse-internal + entryPoints: + - tunnel + - secureweb + middlewares: + - authentik-forwardauth@file + - security-headers@file + - traefik-bouncer@file + guacamole: rule: "Host(`guacamole.gharbeia.net`)" service: guacamole-internal @@ -801,6 +812,10 @@ http: loadBalancer: servers: - url: http://audiobookshelf:80 # standalone, no longer behind gluetun on port 80 inside gluetun + audiomuse-internal: + loadBalancer: + servers: + - url: http://audiomuse-ai:8000 guacamole-internal: loadBalancer: servers: