Update Service
Update Service option is used to update a specific service within the deployment. This applies to the unity-sh
and chat-sh
services.
First you need to copy the new jar file to the relevant directory:
Unity-SH:
/var/ascertia/unityPortal/unityData/
Chat-SH:
/var/ascertia/unityPortal/chatData/
Now follow the steps for the service you wish to update.
Select the service you wish to update.

Select the version to deploy. Pay close attention to the numbering of the service to ensure you deploy the correct one.

Deployment. The service will now be stopped, the new jar file moved to active, the service started and the necessary tools installed and health checks performed.
Once completed the success message will be displayed.

Last updated