Adds immich, puts redis/database on NVME, uses postgres for wallabag and nextcloud, adds backup services

This commit is contained in:
2025-11-15 08:56:05 +01:00
parent 7b21388adc
commit e552750f66
36 changed files with 158 additions and 81 deletions

View File

@@ -17,6 +17,7 @@ Secret=database-password,type=env,target=POSTGRES_PASSWORD
StartWithPod=true
Timezone=Europe/Zurich
Volume=gitea-database.volume:/var/lib/postgresql
Volume=/var/mnt/nas/containers/gitea/storage/database-backup:/backup
[Service]
Restart=always