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-Community-Edition Cover Image

UNIT3D-Community-Edition Support Image

🎉A Big Thanks To All Our Contributors and Sponsors🎉


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

This Repository

Installer for the UNIT3D-Community-Edition.

NOTE: If you are running UNIT3D-Community-Edition on a non HTTPS instance you MUST change the following configs.

.env  <-- SESSION_SECURE_COOKIE must be set to false
config/secure-headers.php   <-- HTTP Strict Transport Security must be set to false
config/secure-headers.php   <-- Content Security Policy must be disabled

Officially Supported OS's

  • Ubuntu 22.04 LTS (Jammy Jellyfish)
  • Ubuntu 20.04 LTS (Focal Fossa)

To install run the following:

git clone https://github.com/HDInnovations/UNIT3D-Installer.git installer
cd installer
sudo ./install.sh

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%