Skip to content

Provisioner and Installer for the UNIT3D Torrent Tracker Platform.

Notifications You must be signed in to change notification settings

robertfenyiner/UNIT3D-Installer-8.2.0

Repository files navigation

UNIT3D Logo


NOTE: This only works for a fresh server with nothing on it but a new OS install!

This Repository

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

Contributing

ALL PULL REQUESTS SHOULD GO TO THE dev BRANCH

You will have to select this branch manually as it defaults to the master branch

General Support

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.

Suggestions and/or Bug Reporting

We encourage the use of GitHub Issues!

About

Provisioner and Installer for the UNIT3D Torrent Tracker Platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.4%
  • Shell 13.6%