Differences between revisions 4 and 5
Revision 4 as of 2015-04-12 11:24:41
Size: 1018
Comment: cron is another weakness point
Revision 5 as of 2017-03-05 03:50:21
Size: 1010
Editor: PaulWise
Comment: new udd-mirror.debian.net domain
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * '''Service URI''': http://public-udd-mirror.xvm.mit.edu/  * '''Service URI''': http://udd-mirror.debian.net/

Public UDD Mirror

  • Service Name: Public UDD Mirror

  • Service URI: http://udd-mirror.debian.net/

  • Service Short Description: A publicly-query-able Postgres service which is a mirror of the Ultimate Debian Database (UDD); it self-updates every 6 hours

  • Service Documentation: The website, plus the source code, are all the documentation there is.

  • Source Code: https://github.com/paulproteus/public-udd-mirror

  • Service Status : Working

  • Service Maintainer(s): AsheeshLaroia and MattiaRizzolo

  • Service Hosting: MIT's XVM community within SIPB, the student computing organization

  • Service Authentication:

    • The public service is available to anyone; no authentication.
    • The backend is administered by SSH key, right now with mapreri and paulproteus@debian having access.
  • Service weaknesses:

    • runs from cron
    • it would be better to have even more monitoring, but it has some degree of self-monitoring.