Disable authentik for now

This commit is contained in:
Colin Hebert
2023-01-08 20:59:25 +01:00
parent faaa4edabf
commit 2f0448fbcd
4 changed files with 0 additions and 10 deletions

View File

@@ -71,7 +71,6 @@ services:
traefik.enable: true
traefik.http.services.portainer.loadbalancer.server.port: 9443
traefik.http.services.portainer.loadbalancer.server.scheme: https
traefik.http.routers.portainer.middlewares: authentik@file
networks:
macvlan:

View File

@@ -16,7 +16,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.mylar.middlewares: authentik@file
lazylibrarian:
image: linuxserver/lazylibrarian
@@ -33,7 +32,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.lazylibrarian.middlewares: authentik@file
sonarr:
image: linuxserver/sonarr
@@ -49,7 +47,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.sonarr.middlewares: authentik@file
radarr:
image: linuxserver/radarr
@@ -65,7 +62,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.radarr.middlewares: authentik@file
bazarr:
image: linuxserver/bazarr
@@ -80,7 +76,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.bazarr.middlewares: authentik@file
ombi:
image: linuxserver/ombi
@@ -95,7 +90,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.ombi.middlewares: authentik@file
networks:
traefik:

View File

@@ -41,7 +41,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.plaxt.middlewares: authentik@file
# TODO:
# Calibre-web

View File

@@ -24,7 +24,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
#traefik.http.routers.smokeping.middlewares: authentik@file
duckdns:
image: linuxserver/duckdns
@@ -47,7 +46,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
#traefik.http.routers.heimdall.middlewares: authentik@file
networks:
docker: