Installing On Prem Surface Connector

Before proceeding with the installation, ensure that all prerequisites outlined in the previous section have been completed.

Step-by-step instructions

Follow the steps below to install the On Prem Surface Connector on the deployment VM.

  1. Copy the seclore-discover-agent-<version>.tar.gz package to the deployment VM.
  2. Extract the package and run the installation script:

tar -xvzf seclore-discover-agent-*.tar.gz -C /tmp cd /tmp/seclore-discover-agent sudo ./install.sh

  1. Place the customer-specific agent.env file in the following directory: /opt/seclore/discover-agent

Ensure the file is copied successfully before proceeding.

Leave a Reply