mapletree/lxc2/servarr/whisparr.yml
admin_jk 76bba0bd9a
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
pathing update #1 for unified root
2026-02-17 11:19:02 -07:00

22 lines
602 B
YAML

services:
whisparr:
container_name: whisparr
image: ghcr.io/hotio/whisparr:v3
restart: unless-stopped
logging:
driver: json-file
ports:
- 6969:6969
cpus: '2.0'
mem_limit: 4g
environment:
- PUID=1000
- PGID=1000
volumes:
- /etc/localtime:/etc/localtime:ro
- /docker/servarr/whisparr:/config
- /docker/servarr/whisparr/tmp:/tmp
- /pool/other:/mnt/other
- /mnt/SATA-22TB-host15/qbittorrent/downloads:/q-downloads
- /mnt/SATA-22TB-host15/qbittorrent/completed:/q-completed
- /mnt/SATA-22TB-host15:/qbt