Adds auto-update to containers, enables auto-update for root, sync only at 8 and 20, excludes some files from sync
This commit is contained in:
@@ -10,6 +10,7 @@ Environment=PGID=1000
|
||||
Environment=PUID=1000
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=lscr.io/linuxserver/bazarr:latest
|
||||
Label=io.containers.autoupdate=registry
|
||||
Network=gluetun.container
|
||||
Pod=arr.pod
|
||||
StartWithPod=true
|
||||
|
||||
@@ -13,6 +13,7 @@ Environment=VPN_SERVICE_PROVIDER=nordvpn
|
||||
Environment=VPN_TYPE=openvpn
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=docker.io/qmcgaw/gluetun:v3.40
|
||||
Label=io.containers.autoupdate=registry
|
||||
Pod=arr.pod
|
||||
Secret=vpn-user,type=env,target=OPENVPN_USER
|
||||
Secret=vpn-password,type=env,target=OPENVPN_PASSWORD
|
||||
|
||||
@@ -10,6 +10,7 @@ Environment=PGID=1000
|
||||
Environment=PUID=1000
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=lscr.io/linuxserver/lidarr:latest
|
||||
Label=io.containers.autoupdate=registry
|
||||
Network=gluetun.container
|
||||
Pod=arr.pod
|
||||
StartWithPod=true
|
||||
|
||||
@@ -10,6 +10,7 @@ Environment=LOG_LEVEL=debug
|
||||
Environment=PORT=8080
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=docker.io/sctx/overseerr:latest
|
||||
Label=io.containers.autoupdate=registry
|
||||
Network=gluetun.container
|
||||
Pod=arr.pod
|
||||
StartWithPod=true
|
||||
|
||||
@@ -10,6 +10,7 @@ Environment=PGID=1000
|
||||
Environment=PUID=1000
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=lscr.io/linuxserver/prowlarr:latest
|
||||
Label=io.containers.autoupdate=registry
|
||||
Network=gluetun.container
|
||||
Pod=arr.pod
|
||||
StartWithPod=true
|
||||
|
||||
@@ -10,6 +10,7 @@ Environment=PGID=1000
|
||||
Environment=PUID=1000
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=lscr.io/linuxserver/radarr:latest
|
||||
Label=io.containers.autoupdate=registry
|
||||
Network=gluetun.container
|
||||
Pod=arr.pod
|
||||
StartWithPod=true
|
||||
|
||||
@@ -10,6 +10,7 @@ Environment=PGID=1000
|
||||
Environment=PUID=1000
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=lscr.io/linuxserver/sonarr:latest
|
||||
Label=io.containers.autoupdate=registry
|
||||
Network=gluetun.container
|
||||
Pod=arr.pod
|
||||
StartWithPod=true
|
||||
|
||||
Reference in New Issue
Block a user