Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Before proceeding with the upgrade, make sure that the 13.4 already deployed on the server

  • Update the docker image in file /root/supervisor-tools-deployment/docker/docker-compose.yml
    Update line no 50 to:

Code Block
gitlab.expertflow.com:9242/supervisor-tools/front-end:13.4.6
  • Execute the following commands inside /root/supervisor-tools-deployment directory on both machines.

Code Block
./install.sh
  • Run the following command to ensure that all the front-end component docker_supervisorTools-frontend_1 is up and running. The screenshot below shows a sample response for a standalone non-HA deployment. 

Code Block
docker ps
ST_242.png