monacousa-portal/docker/migrate
Matt f9364d2176
Build and Push Docker Images / build-portal (push) Successful in 3m5s Details
Build and Push Docker Images / build-infra (docker/db, monacousa-db) (push) Successful in 1m3s Details
Build and Push Docker Images / build-infra (docker/kong, monacousa-kong) (push) Successful in 22s Details
Build and Push Docker Images / build-infra (docker/migrate, monacousa-migrate) (push) Successful in 1m1s Details
Add migrations 018-025 to post-deploy.sql for automatic deployment
All new migrations are now embedded in post-deploy.sql (idempotent),
so they run automatically on `docker compose up` via the migrate container.
Both deploy/ and docker/migrate/ copies are kept in sync.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 18:11:02 +01:00
..
Dockerfile Redesign deployment: only .env + docker-compose.yml needed on server 2026-02-06 10:33:25 +01:00
entrypoint.sh Redesign deployment: only .env + docker-compose.yml needed on server 2026-02-06 10:33:25 +01:00
init.sql Redesign deployment: only .env + docker-compose.yml needed on server 2026-02-06 10:33:25 +01:00
post-deploy.sql Add migrations 018-025 to post-deploy.sql for automatic deployment 2026-02-10 18:11:02 +01:00