Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett d7cfb6ded5 feat: pass Mollie API key via docker-compose, prioritize env vars over Infisical
Docker-compose env vars now take precedence over Infisical secrets,
allowing production keys to be set directly in .env without needing
Infisical write access.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 15:41:13 -08:00
Jeff Emmett f1a4da7787 feat: migrate secrets to Infisical and add wiki subdomain DNS
- Replace hardcoded secrets in docker-compose.yml with Infisical injection
- Add entrypoint.sh for runtime secret fetching from Infisical
- Update Dockerfile with Infisical entrypoint wrapper
- Externalize POSTGRES_PASSWORD to .env
- Configure CNAME: wiki.valleyofthecommons.com → wikivotc2026.netlify.app

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 10:43:19 -08:00