Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 39: Line 39:
 
== Hardware platform  ==
 
== Hardware platform  ==
  
*[[Logical structure|Logical structure]]
 
 
*[[Physical structure|Physical structure]]  
 
*[[Physical structure|Physical structure]]  
 
*[[MySQL database replication|MySQL database replication]] - ''Mirroring mysql databases across production nodes''  
 
*[[MySQL database replication|MySQL database replication]] - ''Mirroring mysql databases across production nodes''  

Revision as of 15:00, 8 February 2010

This page contains information pertinent to employees of WormBase.

Project Management

WebSite Development

Design Stages

  1. Requirements analysis / Design Specifications
  2. Architecture Outline
  3. Prototyping
  4. Formal Development via established conventions
    1. Formal development strategy - An overview of the development process at WormBase
    2. Developer notes - Best practices, conventions, etc
    3. Coding standards
  5. Testing
  6. Deployment

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 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

Deprecated Documentation

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