Scott Idem
32560d2257
feat: Operational hardening — healthcheck, config refactor, requirements lock
- Add GET /health route (DB + Redis ping, 200/503) with Dockerfile HEALTHCHECK directive
- Replace config.py stub with real pydantic BaseSettings reading directly from env vars;
remove external config file mount from docker-compose
- Add requirements.lock (pip freeze snapshot for bit-identical builds)
- Untrack config.py globally but allow app/config.py via .gitignore negation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 18:44:58 -04:00
..
2026-01-28 12:33:20 -05:00
2026-01-16 10:06:51 -05:00
2026-01-28 12:15:01 -05:00
2026-01-28 12:15:01 -05:00
2026-02-13 19:22:33 -05:00
2026-01-28 12:15:01 -05:00
2026-01-28 14:36:41 -05:00
2026-01-28 12:15:01 -05:00
2026-01-28 12:15:01 -05:00
2026-03-10 16:26:51 -04:00
2026-01-28 12:15:01 -05:00
2026-02-24 11:30:17 -05:00
2026-01-30 18:11:23 -05:00
2026-01-28 12:15:01 -05:00
2026-01-30 14:44:02 -05:00
2026-02-20 17:18:21 -05:00
2026-03-10 18:44:58 -04:00
2026-02-19 17:56:08 -05:00