Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-3265

SO-Monitoring GUI is not accessible through a proxy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • Frankfurt Release
    • ONAP is installed on bare-metal in a k8s cluster

      Reverse proxy used is nginx

      We would like to access the SO-Monitoring GUI, and our ONAP instances are installed behind a reverse proxy. So we would like to work with GUI with an URL like http://my-so-monitoring.our-domain-name/.

      But the URI:port seems to be hard-coded in JavaScript code in main.js file :

      var environment = {
      production: false,
      soMonitoringBackendURL: '
      http://so-monitoring:30224/so/monitoring/'
      };

      So, we can login to the GUI, but no search is possible.

            seshukm seshukm
            mickaelg mickaelg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: