-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Location: microservices/ (root level)
Labels: microservice, infrastructure, DevOps
Estimated Time: 5 hours
Difficulty: Easy
Description
Create Docker Compose configuration to orchestrate all microservices for local development and testing environments.
Tasks
- Create docker-compose.yml for all services
- Configure service networking
- Set up volume mounts for development
- Add health checks for all services
- Configure environment variables
- Create .env.example files
- Add startup scripts
- Document development workflow
Acceptance Criteria
- All services start with single command
- Services communicate correctly
- Health checks working
- Hot reload enabled for development
- Documentation clear and complete
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program