Quick install
Requirements
- Fresh Ubuntu 24.04 VPS (2 vCPU / 4 GB RAM minimum, 8 GB recommended)
- Root SSH access
- A dedicated domain or subdomain you control (for the admin panel and tracking links)
- A roitrack license key — get one at account.roitrack.app
Install command
SSH in as root, then paste:
curl -fsSL https://get.roitrack.app/install.sh | bash -s -- --license ROIT-XXXX-XXXX-XXXX-XXXXThe installer will:
- Install Docker + Docker Compose if missing
- Pull the roitrack images
- Ask for your admin email / password
- Ask for your admin domain (e.g.
admin.yourdomain.com) - Issue a Let’s Encrypt certificate
- Bring the stack up
Total time: ~4 minutes on a fresh VPS.
Verifying
Once install finishes, visit https://admin.yourdomain.com and log in with the credentials you just set.
Your license will pin to this server’s IP on first validation. If you ever need to move to a new server, unpin it from the portal first.