Upgrade Planning Analytics Workspace Distributed

You can upgrade Planning Analytics Workspace Distributed without uninstalling.

Unzip the new release of Planning Analytics Workspace Distributed to the same directory as your existing installation.

unzip -o <archive-name>.zip -d <destination-folder>

Your custom settings in the config folder are not overwritten.

Run the start.sh script to update the services and switch to the new release:

./start.sh

When you are satisfied with the upgrade, you can delete the folder for the previous release. If you need to roll back you can either edit the config/current file to point to an older release, or extract the previous release again.