Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 11th February 2018, 14:30
Johnny Utah's Avatar
Johnny Utah Johnny Utah is offline
Senior Member
 
Join Date: Feb 2009
P2P
Posts: 129
Default Gazelle 2018 - Apollo Fork
https://github.com/ApolloRIP/Gazelle


Gazelle

Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. Gazelle is written in PHP, JavaScript, and MySQL.


Gazelle Runtime Dependencies

Gazelle/Ocelot Compile-time Dependencies
  • Git (required)
  • GCC/G++ (4.7+ required; 4.8.1+ recommended)
  • Boost (1.55.0+ required)
Note: This list may not be exhaustive.


Installation

See the script in .vagrant/gazelle-setup.sh to get a gist of what needs to be done to install Gazelle on Debian Jessie. You should be able to modify this to whatever distro you want to run it on.


Logchecker


This repository does not come with the necessary binaries to validate checksums for uploaded logs. To get them, please follow the below steps. In all cases, you will need to place the necessary files into the classes/logchecker/ folder.


EAC


Install a copy of EAC on a Windows machine or under Wine. You then need to navigate to the installed directory and copy CheckLog.exe (renaming it to eac_logchecker.exe) and HelperFunctions.dll into classes/logchecker/.


XLD


Clone the repository https://github.com/itismadness/xld_sign and build it following the readme. Move the generated binary (renaming it to xld_logchecker) to classes/logchecker.


Gazelle Development


This repository comes pre-setup to be run through Vagrant for ease of development and without having to modify your local machine. You can look through the docs for how it works, but to start, you just need to download Vagrant and VirtualBox (and it's recommended to get the vagrant-vbguest plugin) and then simply run:
vagrant up This will build a Debian Jessie on a Virtual Machine and serve this repository through /var/www on the machine. It will also forward the following ports:
  • 8080 -> 80 (nginx)
  • 36000 -> 3306 (mysql)
  • 34000 -> 34000 (ocelot)
You can access the site by going to http://localhost:8080
Feel free to join #develop on irc.apollo.rip to discuss any questions concerning Gazelle (or any of the repos used by Apollo).
Attached Files
File Type: zip ApolloRIP.Gazelle-master.zip (14.08 MB, 207 views)
Reply With Quote
The Following 5 Users Say Thank You to Johnny Utah For This Useful Post:
aDream (18th February 2018), CatBeluga (8th November 2023), Fynnon (14th February 2018), LoveTheRisk (7th July 2018), NiK0N (22nd February 2019)
Reply

Tags
2018 , apollo , fork , gazelle

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 08:57. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.