Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 45: Line 45:
 
*[[Base node configuration - CentOS5|Base node configuration - CentOS5]] - ''Configuring a WormBase node from scratch (CentOS 5)''
 
*[[Base node configuration - CentOS5|Base node configuration - CentOS5]] - ''Configuring a WormBase node from scratch (CentOS 5)''
 
*[[Building a production node]] - ''Configuring a new production node''
 
*[[Building a production node]] - ''Configuring a new production node''
 +
*[[WormBase Development Environment|WormBase Development Environment]] - ''Building, Configuring, and Administering the WormBase development server''
  
 
== Administration  ==
 
== Administration  ==
*[[WormBase Development Environment|WormBase Development Environment]] - ''Building, Configuring, and Administering the WormBase development server''
 
  
 
=== Routine Administration Tasks ===
 
=== Routine Administration Tasks ===

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