Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 47: Line 47:
  
 
== Administration  ==
 
== Administration  ==
*[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''
  

Revision as of 15:02, 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.