Add admin deployment sync
Some checks failed
Build & Push Docker Image / build-and-push (push) Failing after 14s

This commit is contained in:
Tom Misch
2026-05-11 10:39:02 +02:00
parent a59457a8bb
commit 55f201da40
6 changed files with 84 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ services:
- INITIAL_ADMIN_PASSWORD=Start123
- FULLS_DIR=/app/public/images/fulls
- THUMBS_DIR=/app/public/images/thumbs
- SYNC_IMAGE=ghcr.io/kroonk/photography:latest
- SYNC_CONTAINER=photography-website
volumes:
# Nextcloud-Ordner mit Originalbildern (read-only)
- /volume1/nextcloud/data/Tom/files/Websitebilder:/app/public/images/fulls:ro