Update on Linux & macOS

Download the GitProtect workerinstaller from the Management service.

Downloading GitProtect workerinstaller
GitProtect workerinstaller for Linux

Now the GitProtect workerInstaller should download automatically. Of course, you can transfer this file to the server or copy the link and download it directly on your Linux server using, for example, wget command. If the installer file is already downloaded, grant the execute permission to the owner user or group of the file. To grant the permission perform the chmod command:

chmod +x xoperoclient.sh
granding the permissions

After that, run the script using:

./xoperoclient.sh

or

bash xoperoclient.sh

The installer will display End-User License Agreement, which has to be accepted to proceed.

EULA

Keep the old database - confirm on the opened window.

keep old database

Keep old configuration

keep old configuration

After this step, the GitProtect workerfor Linux is successfully updated.

Last updated