Overseer switched to seer
Added thelounge Added watchtower Added authentik Moved excalidraw behind authentik SSO Removed unused services
This commit is contained in:
@@ -63,6 +63,8 @@ services:
|
||||
- "traefik.http.routers.qbit-priv.entrypoints=web"
|
||||
- "traefik.http.routers.qbit-priv.service=qbit-priv"
|
||||
- "traefik.http.services.qbit-priv.loadbalancer.server.port=8069"
|
||||
# Watchtower
|
||||
- "com.centurylinklabs.watchtower.scope=watch"
|
||||
|
||||
qbittorrent:
|
||||
image: lscr.io/linuxserver/qbittorrent:latest
|
||||
@@ -75,7 +77,6 @@ services:
|
||||
volumes:
|
||||
- /home/fejy/docker/qbittorrent:/config
|
||||
- /mnt/LUXURIA/Share:/Share
|
||||
- /mnt/LUXURIA/Private:/Private
|
||||
- /mnt/downloads:/downloads/
|
||||
network_mode: "service:gluetun"
|
||||
depends_on:
|
||||
@@ -94,7 +95,6 @@ services:
|
||||
volumes:
|
||||
- /home/fejy/docker/qbittorrent2:/config
|
||||
- /mnt/LUXURIA/Share:/Share
|
||||
- /mnt/LUXURIA/Private:/Private
|
||||
- /mnt/downloads:/downloads/
|
||||
network_mode: "service:gluetun"
|
||||
depends_on:
|
||||
@@ -131,7 +131,7 @@ services:
|
||||
volumes:
|
||||
- /home/fejy/docker/qbittorrent_priv:/config
|
||||
- /mnt/LUXURIA/Share:/mnt/LUXURIA/Share
|
||||
- /mnt/LUXURIA/Private:/mnt/LUXURIA/Private
|
||||
- /mnt/AVARITIA/Private:/mnt/LUXURIA/Private
|
||||
- /mnt/downloads:/downloads/
|
||||
network_mode: "service:gluetun"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user