Skip to content
Price
Getting Started

Installation

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

Run the following command on your server as root:

Terminal window
curl -sSL exort.io/install.sh | sudo bash && sudo exort install

The 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.

Right after installation the tracker is available over HTTP at your server’s IP address:

http://<your-server-ip>/admin

Log 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.