Bouncer: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Revert vandalism)
(Remove some meeting information from 2008)
 
(12 intermediate revisions by 8 users not shown)
Line 1: Line 1:
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 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.


== Project Status ==
== Project Status ==
* v1 is still the production version
* [[Bouncer:v2|v2 is will be staged in < 2 weeks]]
* [[Bouncer:v3|v3 is under development]]
* [https://svn.osuosl.org/public/bouncer/trunk Public SVN for v1, v2]
* [http://lxr.mozilla.org/mozilla/source/webtools/bouncer Public CVS for v3]
* Data migration between 1.0 and 2.0 now working only for mirror/region data


== Documentation ==
*[https://svn.osuosl.org/public/bouncer/trunk Public SVN for v1, v2]
* [http://wiki.osuosl.org/display/Bouncer/Home Bouncer pages in OSL Wiki]
*[http://lxr.mozilla.org/mozilla/source/webtools/bouncer Public CVS for v3]
*[https://github.com/mozilla/tuxedo/ Tuxedo: Django-based admin backend]


== Discussion ==
== Discussion ==
# Sentry has many options for tests, testing schedules, trouble notifications and reports.  What should be used?  See the Scheduling and Reporting sections on this page: http://wiki.osuosl.org/display/Bouncer/Running+Sentry+2
* [[MirrorNetwork]] - discussion about the copy of Bouncer currently in use at Mozilla and ideas and brainstorming of how to improve the process, whether it involves Bouncer or not.
 
# Sentry has many options for tests, testing schedules, trouble notifications and reports.  What should be used?  See the Scheduling and Reporting sections on this page: http://wiki.osuosl.org
# Sentry runs from one machine.  What happens if that machine loses its connection to the network - suddenly all mirrors are marked bad because they're unreachable?
# Sentry runs from one machine.  What happens if that machine loses its connection to the network - suddenly all mirrors are marked bad because they're unreachable?

Latest revision as of 16:39, 22 December 2015

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.

Project Status

Discussion

  • MirrorNetwork - discussion about the copy of Bouncer currently in use at Mozilla and ideas and brainstorming of how to improve the process, whether it involves Bouncer or not.
  1. Sentry has many options for tests, testing schedules, trouble notifications and reports. What should be used? See the Scheduling and Reporting sections on this page: http://wiki.osuosl.org
  2. Sentry runs from one machine. What happens if that machine loses its connection to the network - suddenly all mirrors are marked bad because they're unreachable?