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:
2026-03-07 17:31:41 +01:00
parent 91e0a6c522
commit e4e3a36c4a
48 changed files with 49 additions and 7 deletions
+1
View File
@@ -17,6 +17,7 @@ Environment=REDIS_HOST=nextcloud-redis
Environment=TRUSTED_PROXIES=192.168.0.0/16 172.16.0.0/12 169.254.0.0/16 10.0.0.0/8
Environment=TZ=Europe/Zurich
Image=docker.io/nextcloud:32
Label=io.containers.autoupdate=registry
Pod=nextcloud.pod
Secret=database-user,type=env,target=MYSQL_USER
Secret=database-password,type=env,target=MYSQL_PASSWORD