Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 803 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 803 Bytes

Phone Bridge Project (Microservices)

docker-compose up (To start MongoDB & Apache Kafka)

docker-compose down (To stop MongoDB & Apache Kafka)

Start the application in the below order.

Application Description Port
phonebridge-discovery Phone bridge eureka server 8761
phonebridge-admin Phone bridge admin 8093
phonebridge-config-server Phone bridge config server 8888
phonebridge-portal Portal service & campaign service 8080
phonebridge-authserver Phone bridge auth server 8081
phonebridge-gateway-server Phone bridge gateway server 8085
phone-bridge-ui User interface for phone bridge application 4200
phonebridge-common Project with common files NA