Updates for Apr 21

Unifying the restart method for containers
Remove scrutiny collector on invidia
Change watchtower to an updated fork
Expose ports on radarr/sonarr since seerr needs them
This commit is contained in:
2026-04-21 14:44:51 +00:00
parent 2854c82a78
commit 20c401eece
9 changed files with 16 additions and 26 deletions

View File

@@ -24,6 +24,8 @@ services:
- PUID=1029
- PGID=1000
- TZ=Etc/UTC
ports:
- "7878:7878"
volumes:
- /home/fejy/docker/radarr:/config
- /mnt/LUXURIA/Share:/Share
@@ -44,6 +46,8 @@ services:
- PUID=1029
- PGID=1000
- TZ=Etc/UTC
ports:
- "8989:8989"
volumes:
- /home/fejy/docker/sonarr:/config
- /mnt/LUXURIA/Share:/Share