Setup Docker Compose for local dev #17

Open
opened 2025-12-16 15:54:58 +01:00 by vikingowl · 0 comments
Owner

Create local development environment.

Services

  • PostgreSQL with persistent volume
  • MinIO for S3-compatible file storage
  • (Optional) Redis for caching

Tasks

  • Write docker-compose.yml
  • Configure health checks
  • Add initialization scripts
  • Document startup instructions
Create local development environment. ## Services - [ ] PostgreSQL with persistent volume - [ ] MinIO for S3-compatible file storage - [ ] (Optional) Redis for caching ## Tasks - [ ] Write docker-compose.yml - [ ] Configure health checks - [ ] Add initialization scripts - [ ] Document startup instructions
vikingowl added this to the M1: Hello World milestone 2025-12-16 15:54:58 +01:00
vikingowl added the infra label 2025-12-16 15:54:58 +01:00
vikingowl added this to the Phase 1: Foundation project 2025-12-16 16:04:53 +01:00
Sign in to join this conversation.