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.
- Copy the seclore-discover-agent-<version>.tar.gz package to the deployment VM.
- 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
- Place the customer-specific agent.env file in the following directory: /opt/seclore/discover-agent
Ensure the file is copied successfully before proceeding.