STAGE: MVP in progress
- Install Consul
- Run it one
- Explore http://localhost:8500/
NOTE: you can run Consul in Docker as well docker-compose up consul
- Choose Multiple Startup
- Select IMS.ApiGateway
- Select IMS.ApiGateway.Identity
- Select IMS.ApiGateway.PlatformApi
- Select IMS.ApiGateway.GrpcApi
- Select IMS.ApiGateway.SignalRApi
- Run Tests
docker-compose up --build
dotnet test
docker-compose down
ApiGateway is bastion-host / service between Internet (Customer's Network) and Private SCD Network.