Tools
Docker
Local service Compose stack and Docker assets.
tools/docker contains Docker assets for local development. App and tooling
commands run on the host; Docker hosts the backing services.
What it provides
The local service stack lives in tools/docker/compose.yaml: Postgres, MinIO,
Mailpit, Redis, and a one-shot MinIO bucket setup service. Postgres loads
postgres/init-extensions.sql on first cluster initialization to enable
pg_stat_statements.