Skip to content

thefkboss/ZenTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

ZenTracker is a next-gen BitTorrent tracker. Uses Symfony PHP framework, CSS3, AJAX, ORM, MVC, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.9%
  • CSS 3.7%
  • JavaScript 3.4%