NOTE: This only works for a fresh server with nothing on it but a new OS install!
Installer for the UNIT3D Torrent Tracker Platform.
Officially Supported OS's
- Ubuntu 16.04 LTS
- Ubuntu 18.04 LTS
Un-Officially Supported OS's
- Ubuntu 12.04 - 15.04
- Debain 7+
For latest release:
git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
cd installer
sudo ./install.sh
For Dev Branch:
Dev branch includes updates not yet officially released.
git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
cd installer
git checkout dev
sudo ./install.sh
ALL PULL REQUESTS SHOULD GO TO THE dev
BRANCH
You will have to select this branch manually as it defaults to the master
branch
You can find us on the UNIT3D Discord in the #support
channel.
We can help you determine if your issue should be posted on GitHub.
We encourage the use of GitHub Issues!