This commit is contained in:
2026-05-28 02:56:22 +02:00
parent c9f72262ac
commit 3d4517f27b
34 changed files with 2313 additions and 40 deletions
+5
View File
@@ -33,6 +33,10 @@ services:
limits:
cpus: '2'
#memory: 1024M
placement:
constraints:
- node.role == manager
volumes:
- /home/rcadmin/docker/tdarr/server:/app/server
- /home/rcadmin/docker/tdarr/config:/app/configs
@@ -59,3 +63,4 @@ networks:
tdarr:
driver: overlay
attachable: true
external: true