Document toolboxDocument toolbox

.Upgrade Guide v13.1


This guide is valid for installing the synchronizer patch on top of this version to fix the CCE high CPU utilisation issue.

Deploy the Patch

  1. Stop the current release services by executing the following command inside the current-release-deployment-dir/wallboard/ directory. 

    1

    docker-compose down

  2. Open docker-compose.yml file in current-release-deployment-dir/wallboard/docker directory and update the synchronizer tag to:

    1

    gitlab.expertflow.com:9242/wallboards-dashboards/synchronizer:13.0.6.CWP-7

  3. Execute the following commands inside the current-release-deployment-dir/wallboard/ directory.

    ./install.sh

  4. Run the following command to ensure that all the components are up and running.

    1

    docker ps