ZenTracker
ZenTracker is a next-gen BitTorrent tracker. Uses Symfony PHP framework, CSS3, AJAX, ORM, MVC, etc
Install / Use
/learn @Optix/ZenTrackerREADME
ZenTracker
ZenTracker is a next-generation BitTorrent private tracker. It's build with Symfony PHP framework and uses famous libs (jQuery, Twitter Bootstrap).
How to install ?
Requirements
- Webserver
- PHP 5.3
- No database server needed for tests (sqlite db built-in)
- Compatible with MySQL/MSSQL/PostgreSQL/Oracle...
- Memcache or APC recommanded in production
Deployment
Only /web folder must be readed by the webserver. Don't upload the whole ZenTracker in a folder readable by webserver.
On a VPS/dedicated server, you'll have to change the DocumentRoot.
On a shared hosting, put all files in the root folder (/) and put /web contents in /public_html for instance.
