Added Tdarr to homepage

This commit is contained in:
2026-05-25 20:25:01 +02:00
parent 0b9909e6f9
commit 0f1245633b
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -25,6 +25,10 @@
href: https://www.komoot.com/ href: https://www.komoot.com/
- Developer: - Developer:
- Tdarr:
- abbr: TD
icon: tdarr.svg
href: https://tdarr.home.ramberg.net/
- Github: - Github:
- abbr: GH - abbr: GH
icon: github-light.svg icon: github-light.svg
+5 -1
View File
@@ -28,7 +28,11 @@ services:
- nodeName=${NODENAME} - nodeName=${NODENAME}
- auth=false - auth=false
- enableDockerAutoUpdater=false - enableDockerAutoUpdater=false
deploy:
resources:
limits:
cpus: '1'
#memory: 1024M
volumes: volumes:
- /home/rcadmin/docker/tdarr/server:/app/server - /home/rcadmin/docker/tdarr/server:/app/server
- /home/rcadmin/docker/tdarr/config:/app/configs - /home/rcadmin/docker/tdarr/config:/app/configs