Skip to main content

Installation Guide

This guide provides step-by-step instructions for installing Uniconnect on a Debian-based Linux distribution (e.g., Debian 12, Ubuntu 22.04). The installation process uses an automated script and relies on Docker as a runtime dependency.

For hardware and software prerequisites, please refer to the System Requirements page.

1. Run the Installation Script

To begin the installation, execute the following command with root privileges. This script will download and set up the Uniconnect system automatically.

curl -fsSL https://get.uniconnect.ai -o /tmp/x && chmod +x /tmp/x && /tmp/x

Upon successful execution, the script will output the URL for the web-based configuration interface.

Uniconnect Configuration URL

2. Activate Your License

Next, activate your Uniconnect license through the web interface.

  1. Open a web browser and navigate to the server's IP address, using the port 5111.

    http://<server-ip>:5111
  2. Click "Proceed to Installation" to continue. Proceed to Installation

  3. Enter your License Key and choose a Domain for your Uniconnect instance. Enter License Key

  4. The installation will now complete automatically. Installation in Progress

  5. Once finished, you will be provided with the final URL to access the Uniconnect web interface. Web Interface URL

Next Steps

With the installation complete, proceed to the Getting Started guide to create your administrator account and begin configuring the platform.