MechaCat02
70a6598924
chore: harden docker-compose deployment (bind, memory limits, no-new-privileges)
- frontend publishes on ${FRONTEND_PUBLISH_ADDR:-127.0.0.1} not 0.0.0.0 (M4).
- mem_limit on backend(4g)/postgres(1g)/frontend(512m), .env-overridable (M3).
- security_opt: no-new-privileges on app + postgres services.
New knobs documented + allowlisted in the config meta-test; compose validates.
Deferred (need host verification): image pinning, backend healthcheck, cap_drop
on postgres/tor, Postgres backup sidecar.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 22:10:29 +02:00
..
2026-07-13 21:49:01 +02:00
2026-07-13 21:41:28 +02:00
2026-07-13 20:22:39 +02:00
2026-07-13 22:00:55 +02:00
2026-07-13 22:00:55 +02:00
2026-07-05 16:54:11 +02:00
2026-07-13 21:25:46 +02:00
2026-07-13 19:59:51 +02:00
2026-07-13 20:10:05 +02:00
2026-07-13 20:19:41 +02:00
2026-07-13 22:10:29 +02:00
2026-07-13 22:03:28 +02:00
2026-06-14 13:32:20 +02:00
2026-06-14 13:32:20 +02:00
2026-07-08 06:29:17 +02:00