Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poppabear8883/UNIT3D-INSTALLER
Provisioner and Installer for the UNIT3D Torrent Tracker Platform.
https://github.com/poppabear8883/UNIT3D-INSTALLER
installer symfony torrent tracker unit3d
Last synced: about 2 months ago
JSON representation
Provisioner and Installer for the UNIT3D Torrent Tracker Platform.
- Host: GitHub
- URL: https://github.com/poppabear8883/UNIT3D-INSTALLER
- Owner: poppabear8883
- Created: 2018-08-04T03:11:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T22:55:20.000Z (about 2 years ago)
- Last Synced: 2024-08-01T12:23:23.217Z (5 months ago)
- Topics: installer, symfony, torrent, tracker, unit3d
- Language: PHP
- Size: 136 KB
- Stars: 49
- Watchers: 7
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🎉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 Torrent Tracker Platform](https://github.com/HDInnovations/UNIT3D-Community-Edition).**Officially Supported OS's**
- Ubuntu 20.04 LTS (Recommended)
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS**For Ubuntu 20.04 LTS:**
```
git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
cd installer
sudo ./install.sh
```**For Ubuntu 16.04 LTS or Ubuntu 18.04 LTS:**
```
git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
cd installer
git checkout Ubuntu-16.04-18.04
sudo ./install.sh
```### General Support
You can find us on the [UNIT3D Discord](https://discord.gg/7JSKn5DwHT).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](https://github.com/poppabear8883/UNIT3D-INSTALLER/issues/new)!