Skip to content

piku/deploy-bittorrent-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With this Piku application you can deploy a Bittorrent tracker with one git push.

Note: this requires nodeenv on the Piku server. You can install it with piku-bootstrap root@YOURSERVER nodeenv.yml.

git remote add piku [email protected]:bittorrent-tracker
git push piku master
piku config:set NGINX_SERVER_NAME=tracker.somedomain.net
  • NGINX_SERVER_NAME (optional) is the external domain name you want for the Bittorrent tracker server. The domain must point at the machine already.

Once it's up you can browse to tracker.somedomain.net/stats to see it in operation.

About

Deploy a Bittorrent Tracker with Piku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published