| | |
| | |
| | h2. About Bouncer |
| | |
| | Bouncer is a database driven mirror management app that has three main components - a bounce script, a sentry script to check mirrors and files for integrity and a set of web-based administration tools. |
| | |
| | Bouncer in the press |
| | | ** [NetCraft Article|http://news.netcraft.com/archives/2005/11/30/solid_performance_for_firefox_download_site.html] |
| | [Mitchell Baker's Blog|http://weblogs.mozillazine.org/mitchell/archives/2005/01/firefox_10_laun_1.html] |
| | | * [NetCraft Article|http://news.netcraft.com/archives/2005/11/30/solid_performance_for_firefox_download_site.html] |
| | [Mitchell Baker's Blog|http://weblogs.mozillazine.org/mitchell/archives/2005/01/firefox_10_laun_1.html] |
| | |
| | h2. Demonstration |
| | * [Bouncer Walkthrough] |
| | |
| | h2. How to Get It |
| | Bouncer's subversion repository is located at: |
| | https://svn.osuosl.org/public/bouncer/ |
| | |
| | There are three directories: |
| | * branches -- development branches that are probably messed up |
| | * tags -- snapshots for major milestones or releases |
| | * trunk -- this is the development tip |
| | |
| | To check out the latest, you'll need subversion on your workstation, then run: |
| | {code} |
| | svn co https://svn.osuosl.org/public/bouncer/trunk |
| | {code} |
| | |
| | h2. How to Contribute |
| | Join #osuosl@irc.oregonstate.edu and find morgamic or lohnk to discuss patches, SVN write access, etc. |
| | |
| | h2. Documentation |
| | * [Installation Guide] |
| | * [FAQ] |
| | |
| | h2. Development Discussions |
| | * [Bouncer 1.0 Discussion|Bouncer 1] |
| | * [Bouncer 2.0 Discussion|Bouncer 2] |
| | * [Bouncer 3.0 Brainstorming|Bouncer 3] |