Add Sonarr to Authentik
This commit is contained in:
parent
181dfa89c6
commit
33f7fcb2bb
@ -25,6 +25,10 @@ services:
|
||||
- traefik.http.routers.radarr.tls.certresolver=lets-encrypt
|
||||
- traefik.http.services.radarr.loadbalancer.server.port=7878
|
||||
- traefik.http.routers.radarr.middlewares=lan-only@file,authentik@file
|
||||
- traefik.http.routers.radarr.priority=10
|
||||
- traefik.http.routers.radarr-auth.rule=Host(`radarr.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
|
||||
- traefik.http.routers.radarr-auth.priority=15
|
||||
- traefik.http.routers.radarr-auth.service=http://authentik-server:9000/outpost.goauthentik.io
|
||||
|
||||
sonarr:
|
||||
image: linuxserver/sonarr
|
||||
|
Loading…
Reference in New Issue
Block a user