Skip to content

AWS ports

ShriRamyaA edited this page Feb 8, 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
Clone this wiki locally