mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-01 18:37:48 +08:00
Remove LL, Lidarr audiobooks
This commit is contained in:
parent
6e75241d61
commit
651022f76a
1 changed files with 0 additions and 46 deletions
|
@ -150,46 +150,6 @@ services:
|
||||||
caddy.1_import: internal
|
caddy.1_import: internal
|
||||||
caddy.2_import: authentik
|
caddy.2_import: authentik
|
||||||
|
|
||||||
lidarr-audiobooks:
|
|
||||||
image: blampe/lidarr:latest
|
|
||||||
container_name: lidarr-audiobooks
|
|
||||||
networks:
|
|
||||||
- default
|
|
||||||
- media
|
|
||||||
- proxy
|
|
||||||
environment:
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1800
|
|
||||||
- TZ=Australia/Perth
|
|
||||||
volumes:
|
|
||||||
- /mnt/docker/lidarr-audiobooks/config:/config
|
|
||||||
- /media:/media
|
|
||||||
restart: unless-stopped
|
|
||||||
ports:
|
|
||||||
- 8686:8686
|
|
||||||
labels:
|
|
||||||
caddy: lidarr-audiobooks.ferngarden.net
|
|
||||||
caddy.1_import: internal
|
|
||||||
caddy.2_import: authentik
|
|
||||||
|
|
||||||
lazylibrarian:
|
|
||||||
image: lscr.io/linuxserver/lazylibrarian:latest
|
|
||||||
container_name: lazylibrarian
|
|
||||||
environment:
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1800
|
|
||||||
- TZ=Australia/Perth
|
|
||||||
volumes:
|
|
||||||
- /mnt/docker/lazylibrarian/data:/config
|
|
||||||
- /media:/media
|
|
||||||
networks:
|
|
||||||
- default
|
|
||||||
- proxy
|
|
||||||
- media
|
|
||||||
ports:
|
|
||||||
- 5299:5299
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
letterboxd-list-radarr:
|
letterboxd-list-radarr:
|
||||||
image: screeny05/letterboxd-list-radarr:latest
|
image: screeny05/letterboxd-list-radarr:latest
|
||||||
container_name: letterboxd-list-radarr
|
container_name: letterboxd-list-radarr
|
||||||
|
@ -272,8 +232,6 @@ networks:
|
||||||
volumes:
|
volumes:
|
||||||
bazarr_config:
|
bazarr_config:
|
||||||
name: bazarr_config
|
name: bazarr_config
|
||||||
beets_config:
|
|
||||||
name: beets_config
|
|
||||||
cleanuperr_config:
|
cleanuperr_config:
|
||||||
name: cleanuperr_config
|
name: cleanuperr_config
|
||||||
cleanuperr_logs:
|
cleanuperr_logs:
|
||||||
|
@ -294,9 +252,5 @@ volumes:
|
||||||
name: prowlarr_config
|
name: prowlarr_config
|
||||||
radarr_config:
|
radarr_config:
|
||||||
name: radarr_config
|
name: radarr_config
|
||||||
readarr-audiobooks_config:
|
|
||||||
name: readarr-audiobooks_config
|
|
||||||
readarr-ebooks_config:
|
|
||||||
name: readarr-ebooks_config
|
|
||||||
sonarr_config:
|
sonarr_config:
|
||||||
name: sonarr_config
|
name: sonarr_config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue