Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 1: Line 1:
 
This page contains information pertinent to developers of WormBase.  
 
This page contains information pertinent to developers of WormBase.  
  
= Getting started  =
+
= Developer Tools =
  
 
*[http://www.wormbase.org/forums/index.php?board=326.0 WormBase Wiki: Developer Forum]  
 
*[http://www.wormbase.org/forums/index.php?board=326.0 WormBase Wiki: Developer Forum]  
*[http://spreadsheets.google.com/ccc?key=pHvlNLMCZIv1KBoy8ZhbZXA&hl=en Migration matrix (GoogleDoc)]  
+
*[http://twitter.com/wormbase-commits WormBase-commits on Twitter]
 
+
*[http://friendfeed.com/wormbase WormBase FriendFeed room]
 
+
*[http://www.wormbase.org/forums/index.php?board=326.0 WormBase Forum: Developer Forum]  
= Useful Links  =
 
  
 
== Source Code Repositories ==
 
== Source Code Repositories ==
Line 21: Line 20:
  
 
*[[Application overview|Application overview]] - ''A quick tour through the software platform''  
 
*[[Application overview|Application overview]] - ''A quick tour through the software platform''  
 +
*[http://spreadsheets.google.com/ccc?key=pHvlNLMCZIv1KBoy8ZhbZXA&hl=en Migration matrix (GoogleDoc)]
 
*[[Coding standards|Coding standards]]  
 
*[[Coding standards|Coding standards]]  
 
*[[Installing the Web Application|Installing the Web Application]] - ''Here's how to install the WormBase web application -- including Catalyst -- on your system''  
 
*[[Installing the Web Application|Installing the Web Application]] - ''Here's how to install the WormBase web application -- including Catalyst -- on your system''  
Line 41: Line 41:
 
*[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''
 
*[[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''
 
+
*[[Log file management and analysis|Log file management and analysis]] - ''rotating and analyzing logs''
*[[Monitoring services and servers|Monitoring services and servers]]
 
*[[Crises Recovery Plan|Crises Recovery Plan]] - ''Everything breaks. Here's how to fix it.''
 
*[[Building WormMart|Building WormMart]] - ''How to convert a WormBase AceDB database into WormMart''  
 
  
 
== Load balancing and Failover  ==
 
== Load balancing and Failover  ==
 
 
*[[Building Squid|Building Squid]] - ''How to build and install Squid''  
 
*[[Building Squid|Building Squid]] - ''How to build and install Squid''  
 
*[[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''
+
 
 +
== Monitoring and Crises Management ==
 +
*[[Monitoring services and servers|Monitoring services and servers]]
 +
*[[Crises Recovery Plan|Crises Recovery Plan]] - ''Everything breaks. Here's how to fix it.''  
  
 
= OICR-specific documentation =
 
= OICR-specific documentation =
 
*[[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''
 
*[[Migrating frozen releases to OICR]]
 
*[[Migrating frozen releases to OICR]]
 +
 +
= Updates =
 +
*[[Updating The Development Server]] - ''Updating the development server with a new release of the database''
 +
*[[Building WormMart|Building WormMart]] - ''How to convert a WormBase AceDB database into WormMart''
  
 
= Developer Meetings  =
 
= Developer Meetings  =

Revision as of 00:23, 16 July 2009

This page contains information pertinent to developers of WormBase.

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

Load balancing and Failover

Monitoring and Crises Management

OICR-specific documentation

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.