Reconfigure Enterprise Web Client after upgrading Operations Hub

About this task

You can use the following setps to reconfigure the Enterprise Edition Web Client after upgrading Operations Hub.
Note: These steps works only when Operations Hub URL and credentials are not changed. If credentials or URL are updated, WEb Client must be reinstalled.

Procedure

  1. On the Enterprise Edition Web Client machine run below commands to restart the uaa_uaac service:
    1. $sudo docker service scale uaa_uaac=0
    2. $sudo docker service scale uaa_uaac=1
  2. Copy uaa cert pem to the linux machine.
  3. On Web Client machine navigate to installer folder using $cd path/to/installer
  4. Edit the silentinstaller.yml file to update the UAA_PEM_PATH key value with uaa pem path.
  5. Provide execution permissions to utility.sh file by running the following command: $sudo chmod +x utility.sh
  6. Run the utility.sh file to update web client with latest uaa pem: $sudo ./utility.sh -l -pkey reset.