Getting Started
Installation
Requirements
Section titled “Requirements”Before installing, make sure your server meets the following requirements:
- OS: Ubuntu 22.04 or later
- RAM: 2 GB minimum
- Disk: 10 GB free space
- Ports: 80 and 443 open
Install
Section titled “Install”Run the following command on your server as root:
curl -sSL exort.io/install.sh | sudo bash && sudo exort installThe installer is interactive — it will ask for your email, then set everything up automatically. This takes about 2 minutes on a fresh server.
When it finishes, the installer prints your access URL and login credentials in the console.
Open the tracker
Section titled “Open the tracker”Right after installation the tracker is available over HTTP at your server’s IP address:
http://<your-server-ip>/adminLog in with:
- Username:
admin - Password: the password generated by the installer — it is printed in the console when installation completes. Copy it from there.
We recommend changing the password after your first login.