Commit Graph

1 Commits

Author SHA1 Message Date
David
c002c9a1d3 feat: add local Docker Compose stack for Mac testing
- Add docker-compose.local.yml with all services
- Use production images from Scaleway registry
- Configure local PostgreSQL, Redis, MinIO
- Add comprehensive testing guide in LOCAL_TESTING.md
- Includes debugging commands and troubleshooting

This allows testing production Docker images locally before
deploying to Portainer.
2025-11-18 20:59:39 +01:00