Installation on Linux & MacOS

circle-1Prerequisites circle-2Installation

Prerequisites

Prior to worker installation, check if your system is meets all the requirements.

System requirementschevron-rightSupported platformschevron-right

Installation

  1. Download the worker installer (bash script) to your Linux system and grant execute permission to the file owner (user or group) using the following chmod command:

circle-info

To download the worker installer, login to GitProtect Management Service using a web browser, then go to Settings > Advanced > Workers and click Download agent button. The Download agent window will open โ€” click the appropriate worker version to download it.

chmod +x xoperoclient.sh
Granting permission for installer
  1. Next, run the script using the following command:

Running the installer
Running the script along with sudo command
circle-exclamation
  1. Accept the END-USER LICENSE AGREEMENT to proceed.

End-user agreement
  1. Next, enter the IP address in the Address field (including the protocol and port) and click OK to finish the installation. Your address can be found in GitProtect Management Service โ€” the system will display it once you start downloading the worker installer.

  1. Now that GitProtect worker is installed, you can activate it in the GitProtect Management Service web panel and start protecting your data.

Last updated