monacousa-portal/scripts
Matt 4f78be3943
Build and Push Docker Image / build (push) Successful in 1m36s Details
Add Kong config generator for production API keys
Kong's declarative config doesn't support env vars, so API keys must be
embedded in kong.yml. Added generate-kong-config.sh script and integrated
it into deploy.sh to automatically generate kong.yml from .env values.

Run ./scripts/generate-kong-config.sh once after setting up .env, then
docker compose up -d will work correctly.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 03:16:00 +01:00
..
generate-kong-config.sh Add Kong config generator for production API keys 2026-01-25 03:16:00 +01:00