mapletree/lxc2/servarr/whisparr.yml
admin_jk 660e1a4748
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
update servarr mapping and env
2026-03-16 06:44:22 -06:00

21 lines
519 B
YAML

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