Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 46: Line 46:
 
*[http://bitbucket.org/tharris/wormbase-admin WormBase-admin (mercurial; Bitbucket)] - ''The WormBase administration code repository (private)''
 
*[http://bitbucket.org/tharris/wormbase-admin WormBase-admin (mercurial; Bitbucket)] - ''The WormBase administration code repository (private)''
 
*[[WormBase Development Environment|WormBase Development Environment]] - ''Building, Configuring, and Administering the WormBase development server''
 
*[[WormBase Development Environment|WormBase Development Environment]] - ''Building, Configuring, and Administering the WormBase development server''
*[[Managing Perl Libraries]] - ''Managing Perl libraries across projects and architectures''
 
  
 
=== Routine Administration Tasks ===
 
=== Routine Administration Tasks ===
 
* [[Cronjobs|Cronjobs]]
 
* [[Cronjobs|Cronjobs]]
 
* [[Creating_a_Google_Sitemap|Creating a Google Sitemap]]
 
* [[Creating_a_Google_Sitemap|Creating a Google Sitemap]]
 +
*[[Managing Perl Libraries]] - ''Managing Perl libraries across projects and architectures''
 
*[[Managing GBrowse]] - ''Quick HowTo for managing GBrowse in development and production environments''
 
*[[Managing GBrowse]] - ''Quick HowTo for managing GBrowse in development and production environments''
 
*[[Log file management and analysis|Log file management and analysis]] - ''rotating and analyzing logs.''
 
*[[Log file management and analysis|Log file management and analysis]] - ''rotating and analyzing logs.''

Revision as of 21:49, 27 July 2009

This page contains information pertinent to developers of WormBase.

Development Strategy

Developer Tools

Source Code Repositories

We use the distributed source code management system Mercurial. Projects are hosted on BitBucket.

How-To create, check out, and manage our repositories

Software platform

Hardware platform

Administration

Routine Administration Tasks

Load balancing and Failover

Monitoring and Crises Management

Frozen Releases

Frozen Releases as Virtual Machines

Updates

Developer Meetings

14-18 January, 2008 - Toronto

Presentations

CSHL conference call slides

Part 1: Introduction (key, pdf)-- Catalyst, the reimplementation strategy, and roadmap

Part 2: On Configuration (key,pdf) -- Configuration basics (and freebies)


Deprecated Documentation

The good word gone bad. Cruft. Lint. Maybe useful but probably not.