mapletree/lxc3/tdarr.yml
admin 88b895ac3d
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
revert to split folders in /app
2026-02-09 07:39:12 -07:00

11 lines
No EOL
395 B
YAML

services:
tdarr:
container_name: tdarr
image: haveagitgat/tdarr:latest
ports:
- 8265:8265 # WebUI
volumes:
- /mnt:/media # Your recovered files
- /docker/tdarr/server:/app/server # Persistent server data/configs
- /docker/tdarr/configs:/app/configs # Global configs
- /temp:/temp # Transcode cache (highly recommended)