- Check-in voordat we aan bugfix beginnen te werken.

- Introductie van static-files serving met standaard nginx (niet ons docker nginx image), en een rsync service om static files te synchroniseren. Nog niet volledig afgewerkt!
This commit is contained in:
Josako
2025-08-21 05:48:03 +02:00
parent 9c63ecb17f
commit 4c00d33bc3
10 changed files with 467 additions and 194 deletions

View File

@@ -56,6 +56,11 @@ nodes:
hostPort: 3012
protocol: TCP
# Static files rsync access
- containerPort: 30873
hostPort: 3873
protocol: TCP
# Mount points for persistent data on host
extraMounts:
# MinIO data persistence