astro / chaosbay

BitTorrent Tracker with upload & browsing, written on the 25th Chaos Communication Congress

This URL has Read+Write access

name age message
file .gitignore Tue Feb 03 17:06:26 -0800 2009 .gitignore [Astro]
file LICENSE Sat Jan 03 05:44:30 -0800 2009 add AGPL LICENSE [Astro]
file Makefile Sat Dec 27 09:32:50 -0800 2008 hello world [Astro]
file README Tue Apr 07 01:19:45 -0700 2009 README: mochiweb [Astro]
file TODO Wed Feb 04 09:58:04 -0800 2009 TODO update [Astro]
directory doc/ Fri Jan 02 09:10:08 -0800 2009 doc/.empty & ebin/.empty [Astro]
directory ebin/ Fri Jan 02 09:10:08 -0800 2009 doc/.empty & ebin/.empty [Astro]
directory include/ Thu Aug 13 10:37:56 -0700 2009 search interface [Astro]
directory priv/ Thu Aug 13 10:37:56 -0700 2009 search interface [Astro]
directory src/ Sat Aug 15 09:34:15 -0700 2009 chaosbay_web: fix seeders sort order again [Astro]
file start-dev.sh Mon Aug 10 16:01:17 -0700 2009 split torrent meta & data tables [Astro]
file start.sh Fri Jan 02 09:42:09 -0800 2009 start scripts: use supplied shell parameters [Astro]
directory support/ Sat Dec 27 09:32:50 -0800 2008 hello world [Astro]
README
Doesn't require OpenTracker anymore, tracker data is being kept in Mnesia now.


You will need MochiWeb from: http://code.google.com/p/mochiweb/
Bind address and port may be specified by environment variables MOCHIWEB_IP and
MOCHIWEB_PORT.

To configure, run:

application:set_env(chaosbay, http_base, "http://...").
torrent:reset_tracker_urls().