Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 700 Bytes

readme.md

File metadata and controls

30 lines (19 loc) · 700 Bytes

Movie service

Url : localhost:8100

Songs service

Url : localhost:8200 , 8203 , 8205

Spring cloud config server

Url : localhost:8300

Netflix eureka naming server

Url : localhost:8761

Zipkin

Url : localhost:9411

rabbitmq

Url : localhost:15672

url is localhost:15772 if running in docker as 15672 is used by local rabbitmq.

Inside docker everything works on the same ports .

Host entries required for running without docker .

127.0.0.1 namingServer

127.0.0.1 configServer

127.0.0.1 centralrabbitmq