Enable authelia on simple services

This commit is contained in:
Colin Hebert
2023-01-16 17:10:53 +01:00
parent 2b46d08f70
commit 54d2bb3550
5 changed files with 5 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ services:
- smtp_password
labels:
traefik.enable: true
traefik.http.routers.smokeping.middlewares: authelia@file
networks:
traefik:

View File

@@ -48,6 +48,7 @@ services:
restart: unless-stopped
labels:
nas-compose.boostrap: true
traefik.http.routers.smokeping.middlewares: authelia@file
portainer:
image: portainer/portainer-ce

View File

@@ -79,6 +79,7 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.smokeping.middlewares: authelia@file
nzbget:
image: linuxserver/nzbget

View File

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

View File

@@ -49,6 +49,7 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.smokeping.middlewares: authelia@file
networks:
docker: