Update on Linux
This article describes the process of updating GitProtect Management Service on Linux computers.
Last updated
Was this helpful?
This article describes the process of updating GitProtect Management Service on Linux computers.
The below guide applies to GitProtect Management Service on-prem deployment model.
Download the GitProtect Management Service installer (xoperoserver.sh).

Grant privileges to the downloaded file by using the following command:
chmod +x xoperoserver.sh
Run the xoperoserver.sh file and confirm the End-User License Agreement to continue.

Keep the existing database by selecting Yes.

After the process is complete, close the installation window by selecting OK.
Restart the GitProtect Management Service using the following command:
systemctl restart XoperoONEManagementService.service
The GitProtect Management Service is now updated and ready to work with.
Last updated
Was this helpful?

