Commit Graph

1 Commits

Author SHA1 Message Date
af4428fd8a feat(01-06): add docker-compose.yml with postgres:16 for local dev
- Single postgres service pinned to postgres:16
- Credentials recipe/recipe/recipe match application.conf HOCON defaults
- Named volume recipe-pgdata for persistence across restarts
- Healthcheck via pg_isready enables docker compose up --wait usage
- No version key (modern compose v2); Authentik stays on homelab (D-17)
2026-04-24 18:21:40 +02:00