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.

2. Activate Your License
Next, activate your Uniconnect license through the web interface.
-
Open a web browser and navigate to the server's IP address, using the port
5111.http://<server-ip>:5111 -
Click "Proceed to Installation" to continue.

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

-
The installation will now complete automatically.

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

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