DMCRestServices

Purpose:

Present the DMCFrontEnd a REST interface to connect to the DMCDb.

 

To test open the following url and should receive the following json.

ipofrest:8080/rest/services/test

 

 

{"id":111,"title":"Test title","description":"Test Description","owner":null,"releaseDate":null,"tags":null,"specifications":"/services/111/specifications","featureImage":null,"currentStatus":null,"serviceType":null}

 

Machine Type:

  • m4.large
  • ami base image:
    • east: ami-12663b7a – this is RHEL 7 (64)
      • we made custom aim that has tomcat java and git ami-18bac672
    • west:

Installed Software

  • Java ver. 1.8 – openJDK runtime 1.8.0_65-b17, 64-bit server VM build 25.65_b01 mixed mode
  • Tomcat ver. 7
  • git ver. latest (2.4.3)

Required Environment Variables that must be set on this machine

  • DomeDBDns

 

Connected To:

DMCFrontEnd

DMCDomeServer