Reset Qbt, autopirate to stable

Use jdl as guinnea pig
This commit is contained in:
Joey Hafner 2022-07-13 19:49:54 -07:00
parent 5bdb3ecbbc
commit 590ecfdc2a
3 changed files with 36 additions and 32 deletions

View File

@ -25,10 +25,10 @@ services:
- traefik.http.routers.radarr.tls.certresolver=lets-encrypt
- traefik.http.services.radarr.loadbalancer.server.port=7878
- traefik.http.routers.radarr.middlewares=authentik@file,lan-only@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
# - 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=authentik-auth@file
sonarr:
@ -56,10 +56,10 @@ services:
- traefik.http.routers.sonarr.tls.certresolver=lets-encrypt
- traefik.http.services.sonarr.loadbalancer.server.port=8989
- traefik.http.routers.sonarr.middlewares=authentik@file,lan-only@file
- traefik.http.routers.sonarr.priority=10
- traefik.http.routers.sonarr-auth.rule=Host(`sonarr.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.sonarr-auth.priority=15
- traefik.http.routers.sonarr-auth.service=http://authentik-server:9000/outpost.goauthentik.io
# - traefik.http.routers.sonarr.priority=10
# - traefik.http.routers.sonarr-auth.rule=Host(`sonarr.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
# - traefik.http.routers.sonarr-auth.priority=15
# - traefik.http.routers.sonarr-auth.service=http://authentik-server:9000/outpost.goauthentik.io
lidarr:
image: linuxserver/lidarr
@ -86,10 +86,10 @@ services:
- traefik.http.routers.lidarr.tls.certresolver=lets-encrypt
- trarfik.http.services.lidarr.loadbalancer.server.port=8686
- traefik.http.routers.lidarr.middlewares=authentik@file,lan-only@file
- traefik.http.routers.lidarr.priority=10
- traefik.http.routers.lidarr-auth.rule=Host(`lidarr.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.lidarr-auth.priority=15
- traefik.http.routers.lidarr-auth.service=http://authentik-server:9000/outpost.goauthentik.io
# - traefik.http.routers.lidarr.priority=10
# - traefik.http.routers.lidarr-auth.rule=Host(`lidarr.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
# - traefik.http.routers.lidarr-auth.priority=15
# - traefik.http.routers.lidarr-auth.service=http://authentik-server:9000/outpost.goauthentik.io
nzbhydra2:
image: linuxserver/nzbhydra2
@ -115,10 +115,10 @@ services:
- traefik.http.routers.nzbhydra2.tls.certresolver=lets-encrypt
- traefik.http.services.nzbhydra2.loadbalancer.server.port=5076
- traefik.http.routers.nzbhydra2.middlewares=authentik@file,lan-only@file
- traefik.http.routers.nzbhydra2.priority=10
- traefik.http.routers.nzbhydra2-auth.rule=Host(`nzbhydra.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.nzbhydra2-auth.priority=15
- traefik.http.routers.nzbhydra2-auth.service=http://authentik-server:9000/outpost.goauthentik.io
# - traefik.http.routers.nzbhydra2.priority=10
# - traefik.http.routers.nzbhydra2-auth.rule=Host(`nzbhydra.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
# - traefik.http.routers.nzbhydra2-auth.priority=15
# - traefik.http.routers.nzbhydra2-auth.service=http://authentik-server:9000/outpost.goauthentik.io
sabnzbd:
image: linuxserver/sabnzbd
@ -148,10 +148,10 @@ services:
- traefik.http.routers.sabnzbd.tls.certresolver=lets-encrypt
- traefik.http.services.sabnzbd.loadbalancer.server.port=8080
- traefik.http.routers.sabnzbd.middlewares=authentik@file,lan-only@file
- traefik.http.routers.sabnzbd.priority=10
- traefik.http.routers.sabnzbd-auth.rule=Host(`sabnzbd.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.sabnzbd-auth.priority=15
- traefik.http.routers.sabnzbd-auth.service=http://authentik-server:9000/outpost.goauthentik.io
# - traefik.http.routers.sabnzbd.priority=10
# - traefik.http.routers.sabnzbd-auth.rule=Host(`sabnzbd.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
# - traefik.http.routers.sabnzbd-auth.priority=15
# - traefik.http.routers.sabnzbd-auth.service=http://authentik-server:9000/outpost.goauthentik.io
tdarr:
image: haveagitgat/tdarr:latest
@ -176,10 +176,10 @@ services:
- traefik.http.routers.tdarr.tls.certresolver=lets-encrypt
- traefik.http.routers.tdarr.middlewares=authentik@file,lan-only@file
- traefik.http.services.tdarr.loadbalancer.server.port=8265
- traefik.http.routers.tdarr.priority=10
- traefik.http.routers.tdarr-auth.rule=Host(`tdarr.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.tdarr-auth.priority=15
- traefik.http.routers.tdarr-auth.service=http://authentik-server:9000/outpost.goauthentik.io
# - traefik.http.routers.tdarr.priority=10
# - traefik.http.routers.tdarr-auth.rule=Host(`tdarr.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
# - traefik.http.routers.tdarr-auth.priority=15
# - traefik.http.routers.tdarr-auth.service=http://authentik-server:9000/outpost.goauthentik.io
environment:
- TZ=${TZ}
- PUID=${PUID}
@ -262,10 +262,10 @@ services:
- traefik.http.routers.jackett.tls.certresolver=lets-encrypt
- traefik.http.services.jackett.loadbalancer.server.port=9117
- traefik.http.routers.jackett.middlewares=authentik@file,lan-only@file
- traefik.http.routers.jackett.priority=10
- traefik.http.routers.jackett-auth.rule=Host(`jackett.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.jackett-auth.priority=15
- traefik.http.routers.jackett-auth.service=http://authentik-server:9000/outpost.goauthentik.io
# - traefik.http.routers.jackett.priority=10
# - traefik.http.routers.jackett-auth.rule=Host(`jackett.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
# - traefik.http.routers.jackett-auth.priority=15
# - traefik.http.routers.jackett-auth.service=http://authentik-server:9000/outpost.goauthentik.io
networks:
tdarr:

View File

@ -20,6 +20,10 @@ services:
- traefik.http.routers.jdl.tls.certresolver=lets-encrypt
- traefik.http.routers.jdl.middlewares=lan-only@file,authentik@file
- traefik.http.services.jdl.loadbalancer.server.port=5800
- traefik.http.routers.jdl.priority=10
- traefik.http.routers.jdl-auth.rule=Host(`jdl.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.jdl-auth.priority=15
- traefik.http.routers.jdl-auth.service=authentik-auth@file
networks:
web:

View File

@ -24,11 +24,11 @@ services:
- traefik.http.routers.qbt.rule=Host(`qbt.jafner.net`)
- traefik.http.routers.qbt.tls.certresolver=lets-encrypt
- traefik.http.routers.qbt.middlewares=authentik@file
- traefik.http.routers.qbt.priority=10
- traefik.http.services.qbt.loadbalancer.server.port=8080
- traefik.http.routers.qbt-auth.rule=Host(`qbt.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
- traefik.http.routers.qbt-auth.priority=15
- traefik.http.routers.qbt-auth.service=authentik-auth@file
# - traefik.http.routers.qbt.priority=10
# - traefik.http.routers.qbt-auth.rule=Host(`qbt.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
# - traefik.http.routers.qbt-auth.priority=15
# - traefik.http.routers.qbt-auth.service=authentik-auth@file
networks:
web: