Author docker-compose.prod.yml, backend Dockerfile and .env.example #62

Closed
opened 2026-07-05 19:21:37 +01:00 by TimCane · 0 comments
TimCane commented 2026-07-05 19:21:37 +01:00 (Migrated from github.com)

Goal

Multi-stage backend image (pnpm SPA -> dotnet publish -> aspnet), ocr from GHCR, redis with --save "" --appendonly no --maxmemory, minio + minio-init bucket/lifecycle, healthchecks; .env.example documenting every variable. compose-style skill applies.

References

Done when

  • Advances M7 A4/A5.

Part of M7: Hardening.

## Goal Multi-stage backend image (pnpm SPA -> dotnet publish -> aspnet), ocr from GHCR, redis with --save "" --appendonly no --maxmemory, minio + minio-init bucket/lifecycle, healthchecks; .env.example documenting every variable. compose-style skill applies. ## References - [docs/13-deployment.md#production-compose-shape](https://github.com/TimCane/bill-splitter/blob/main/docs/13-deployment.md#production-compose-shape) - [docs/13-deployment.md#environment](https://github.com/TimCane/bill-splitter/blob/main/docs/13-deployment.md#environment) ## Done when - Advances M7 A4/A5. --- Part of **M7: Hardening**.
Sign in to join this conversation.
No description provided.