Relay Nodes (Docker) Setup
Last updated
Last updated
IMPORTANT: You must register your Relay Node and obtain a
node_UUID
from the BrinxAI Dashboard before installation.
Visit
Log in or create a new account.
Go to the "Add Node" section.
Enter a Node Name and click "Add Node".
Copy the generated node_UUID
– this is required for installation.
BrinxAI Relay Nodes use UDP port 1194, commonly used for VPN traffic.
BrinxAI provides two separate installation scripts depending on your device’s architecture:
AMD64 (e.g. most desktops, servers)
ARM64 (e.g. Raspberry Pi, ARM-based devices)
Enter your node_UUID
when prompted.
The script will:
Install required dependencies (Docker, curl, wget, etc.)
Configure environment variables and port settings
Generate .env
and docker-compose.yml
Pull the latest Relay Node Docker image
Start the Relay container
Deploy Watchtower for auto-updates at 4 AM daily
Make sure UDP traffic on port 1194 is allowed by your firewall and/or cloud provider.
The Relay Node includes Watchtower for automatic updates at 4 AM daily.
If you're using a cloud VM (e.g., AWS, DigitalOcean), also open UDP port 1194 in your provider’s network rules.
Would you like this turned into a downloadable PDF or an HTML page for easy internal sharing?
If issues occur, check Docker logs or refer to the .