A standard docker compose file which spins up the scale-able starter.
This compose file spins up the following wb3-spring project services within a single overlay network. Each of these services are exposed for external consumption using port mapping.
- Config-Server | Port 3000 |
Spring Cloud Configuration Server
- Microservice-Discovery | Port 3002 |
Spring Cloud Eureka Service Discovery Server
- Edge-Server | Port 3003 |
Spring Cloud Zuul API Gateway
- Trace-Server | Port 3004 |
Spring Cloud Zipkin Call Tracing Server
- Service-Discovery | Port 3001 | Consul Service Discovery