refactor(ops): standardize image-based production delivery

This commit is contained in:
2026-03-30 23:35:29 +02:00
parent ef5e8016a4
commit 7bcc831b5c
17 changed files with 447 additions and 538 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
# Runtime settings consumed by the app and by docker-compose.cicd.yml on the target host.
# Runtime settings consumed by the app and by docker-compose.prod.yml on the target host.
POSTGRES_PASSWORD=replace-with-a-long-random-password
NEXTAUTH_URL=https://capakraken.example.com
NEXTAUTH_SECRET=replace-with-a-long-random-secret
RATE_LIMIT_BACKEND=redis
# Optional but commonly needed application settings.
SENTRY_DSN=