Installation Process for Linux Environment (On Premises)

Step 1: Download

We will use curl command, a command-line utility for downloading the Gathr Setup. The Link will be provided in the “Experience Gathr - Seamlessly connect the dots” email to download the installer file to your Linux Machine.

Step 2: Install

  • After the installer file has been downloaded successfully, we must unzip the file. Please navigate with the command cd Gathr-Installer-name and then list the file content.

  • Please ensure the machine has sufficient space available on the /var directory as Gathr will be installed on path /var/lib/docker.

  • Please execute the shell/script file, run the script “sh kleraSDLCcontainerinstallation.sh” as a root user on your Linux Terminal. This is will initiate the installation process.

  • If it’s an upgrade, follow Step 1 and 2. After successful upgrade, access Gathr in the web browser

Step 3: Activate

We will now activate the Gathr Product Key.

  1. Download the Product Key: The product key is sent as an attachment to the email with the subject “Experience Gathr – Product License Key”. Download that product key on to the host system.
  2. Please open the following URL in the web browser (Google Chrome recommended): http://:18080/klera
  3. Port 18080 should be open to access Gathr. You also need to open ports 48444, 48446,18089, 18083 to access other features of Gathr.
  4. After opening the URL, a screen will be visible with the message “Welcome, please enter the product key for activation”. On this screen, click on “Activate License Key”.
  5. Enter the Product Key shared with you and click on ‘Submit’ button. (Active internet connection required). This will successfully activate Gathr.
  6. After successful activation of the license key, the login screen will appear.

Step 4: Launch

Once the activation is completed, Gathr can be launched using the following information from another machine (remote machine).

  1. Open the following URL in the web browser (Google Chrome recommended) on your remote machine: http://:18080/klera
  2. Use the default credentials shown below to login:
    • Username: admin
    • Password: admin

Gathr is now ready for use.

Top