Installing OctoXLabs
Welcome to the installation guide for OctoXLabs. This document provides step-by-step instructions for setting up OctoXLabs on Linux systems.
Prerequisites
A Linux system (Ubuntu/Debian or Red Hat-based distribution).
Root or sudo privileges.
OctoXLabs installation package.
Step 1: Upload the Installation Package
Upload the installation package to the /tmp directory on your Linux system. You can use tools like scp or any other file transfer method.
Replace octoxlabs-package.deb with the actual package file name.
Step 2: Install the Package
Navigate to the /tmp directory and install the package using the appropriate command based on your Linux distribution:
For Debian-based distributions (Ubuntu, etc.):
For Red Hat-based distributions (RHEL, CentOS, etc.):
Replace PACKAGE_PATH with the actual file name of the installation package.
Step 3: Run the Setup Script
Once the installation is complete, execute the setup script:
Step 4: Configure the Setup
The setup script will guide you through the following configurations:
Select Host IP:
The script will detect the available IP addresses on your host.
Choose the desired IP by typing Y and pressing Enter.
Enter Root Company Name:
The script will prompt you for a root company name.
Enter the name and press Enter.
Step 5: Set the Connector's Token
Use the following link to access the Devocto management interface:
https://devocto02.octoxlabs.azr/#/settings/connectors?page=1&size=50
On the page, locate the connector labeled Default, which is pre-configured.
Enter the Token in the Devocto Interface
Configure Proxy Settings (Optional)
Step 6: Finalize Setup
The setup will conclude after the script executes successfully. You should see a confirmation message indicating that OctoXLabs has been installed and configured.
Troubleshooting
Error with dpkg or rpm: Ensure you’re using the correct package for your distribution.
Permission Denied: Confirm that you have root or sudo privileges.
Last updated
Was this helpful?