A.8.3 MMG and Data Studio Configuration

To update port number for MMG and Data Studio services, follow these steps:
  1. Navigate to <OFS_COMPLIANCE_STUDIO_INSTALLATION_PATH>/deployed/mmg-home/bin directory.
  2. Open config.sh file and update port numbers as mentioned in the following table.

    Table A-16 config.sh file

    Service Port Number
    BE_PORT 3002
    UI_PORT 3001
    SCHEMA_PORT 3003
    SAML_SP_ENTITY 3001
    SAML_SRV_URL 3001
    AUTH_SERVICE_URL 3001
    META_SERVICE_URL 3045
    ER_SERVICE_URL 3051
    BATCH_SERVICE_URL 3043
    SAML_ISSUER 3008
    SAML_ASSERTION 3008
    DATAPIPELINE_SERVICE_PORT1 8005
    DATAPIPELINE_SERVICE_PORT2 8006
    DATAPIPELINE_METADATA_IMPORT_SERVICE_PORT 8007
    DATAPIPELINE_GATEWAY_SERVICE_PORT 3063
    PIPELINE_UI_SERVICE_PORT 3065
    DATA_PIPELINE_UI_SERVICE_PORT 3067
    MATCHRULE_BASE_URL 3051
    LOADGRAPH_BASE_URL 3059
    MATCHSRVC_UI_URL 3061
    GRAPH_INDEX_BASE_URL 3053
    LOADINDEX_UI_URL 3061
    GRAPH_SERVICE_PORT 3059
    PGX_SERVER_URLS 3007
  3. Open EICSchedulerService.sh file and update BASE_URL as 3001.
  4. Open Shutdown.sh file and update port numbers as mentioned in the following table.

    Table A-17 Shutdown.sh file

    Service Port Number
    uiHealth 3001
    serviceHealth 3002
    schemaHealth 3003
    dsHealth 3008
    dpHealth 8005
  5. Open install.sh file and update DATASTUDIO_URL as 3008.