Skip to content

AWS ports

ShriRamyaA edited this page Feb 15, 2019 · 18 revisions

Exposed ports: 8000-8100

  • J2E test environment- 8080
    • Endpoint:

            1.  13.232.165.99:8080/CRUDJ2E
      
  • node.js test environment- 8082
    • Endpoint:

            1. get: 13.232.165.99:8080/hi
      
            2. get: 13.232.165.99:8082/tracks
      
  • datacollector- 8001
    • Endpoint:

            1. post: 13.232.165.99:8001/data/api
      

         body: {
            "url" : "http://localhost:<agents_port>/agent007/port/44027"
              } 

  • syscopsignup- 8096
  • loginservice- 8090
  • python test environment- 8002
  • agent: 8007
  • musicapp: 8003
  • frontend: 8004
  • kafka: 8030, 8084, 8083, 8081
  • dummyproducer: 8091
  • eureka: 8010
  • api gateway: 8095
  • Monitoring service: 8008
Clone this wiki locally