Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 27: Line 27:
 
*[[Common Model elements|Common Model elements]] - ''reference list of common model elements handled generically''  
 
*[[Common Model elements|Common Model elements]] - ''reference list of common model elements handled generically''  
 
*[[HOWTO migrate a CGI|HOWTO migrate a CGI]] - ''quick overview of how to migrate an existing CGI into a Model, Controller, and View. Sparse''
 
*[[HOWTO migrate a CGI|HOWTO migrate a CGI]] - ''quick overview of how to migrate an existing CGI into a Model, Controller, and View. Sparse''
*[[WormBase Development Environment|WormBase Development Environment]] - ''Building, Configuring, and Administering the WormBase development server''
 
 
*[[Deployment|Deployment]] - ''How to deploy the web app for production use''
 
*[[Deployment|Deployment]] - ''How to deploy the web app for production use''
  
Line 43: Line 42:
  
 
*[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''
 +
 
*[[Updating The Development Server]] - ''Updating the development server with a new release of the database''
 
*[[Updating The Development Server]] - ''Updating the development server with a new release of the database''
 
*[[Managing GBrowse]] - ''Quick HowTo for managing GBrowse in development and production environments''
 
*[[Managing GBrowse]] - ''Quick HowTo for managing GBrowse in development and production environments''
Line 55: Line 56:
 
*[[Configuring Squid|Configuring Squid]] - ''basic squid configuration at WormBase''  
 
*[[Configuring Squid|Configuring Squid]] - ''basic squid configuration at WormBase''  
 
*[[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''
 
 
 
  
 
= OICR-specific documentation =
 
= OICR-specific documentation =

Revision as of 00:15, 16 July 2009

This page contains information pertinent to developers of WormBase.

Getting started


Useful Links

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

Load balancing and Failover

OICR-specific documentation

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.