4 Update
This page describes how to update to a higher version of SenseID.
In this manual, we will guide you through the update procedure updating SenseID from V1.7.0 to V1.8.0.
As a preparation, unzip and place the V1.8.0 package 1v1-private-cloud-v1.8.tgz
in the same directory where V1.7.0 is installed.
4.1 Stop Ruby-Cloud-API service (old version)
Change the directory to the old version folder, and stop the Ruby-Cloud-API service.
4.2 Updated configuration file (new version)
Refer to Section 4.2.1 Adjust CPU cores, Section 4.3.2 Set Go-Workers address, Section 4.3.3 Adjust CPU cores in the Installation Manual, set the number of CPUs and the address of Go-Workers in the new version's configuration file as in the old version.
4.3 Load service images (new version)
Change the directory to the new version folder, and load the Ruby-Cloud-API image file.
4.4 Start Ruby-Cloud-API service (new version)
Start the Ruby-Cloud-API service of the new version.
4.5 Stop Go-Workers service (old version)
Change the directory to the old version folder, and stop the Go-Workers service.
4.6 Copy the license files
Copy the license files from the old version to specified folders of the new version.
After receiving senseid_kestrel.lic
, copy it to the specified folder of the new version with the following command.
4.7 Start Go-Workers service (new version)
Change the directory to the new version folder, and start the Go-Workers service.
4.8 Check services (new version)
Check if services started normally.
Ruby-Cloud-API
Go-Workers
Last updated