Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 111: Line 111:
 
== Monitoring and Crises Management ==
 
== Monitoring and Crises Management ==
 
*[https://docs.google.com/a/wormbase.org/document/d/18oRqTtC-q1P1bPyLAjo4XkqMGzepPi5Be1w7CfLuzg8/edit?hl=en_US Crises Recovery Plan] - ''How to diagnose and recover from service interruptions.''
 
*[https://docs.google.com/a/wormbase.org/document/d/18oRqTtC-q1P1bPyLAjo4XkqMGzepPi5Be1w7CfLuzg8/edit?hl=en_US Crises Recovery Plan] - ''How to diagnose and recover from service interruptions.''
 +
*[https://docs.google.com/a/wormbase.org/document/d/18G-lemZ0zKXraQlzXqNmsUCWwZmjuUHIipF6uRd0R0k/edit Monitoring services and servers] - ''Monitoring services and servers''
  
 
== Frozen Releases ==
 
== Frozen Releases ==

Revision as of 19:31, 1 August 2013

This page contains information pertinent to employees of WormBase.

Project Management

Conference call agendas/minutes

Source Code Repositories

We use the distributed source code management system git. Projects are hosted on Github.

How-To create, check out, and manage our repositories

General Documentation

Data Model and Data Development

Web Site Development Guidelines

Testing

Help us maintain the site

The Web Application

  • Application overview - An overview of the web application, including MVC structure, request flow, caching, etc
  • Configuration -- Application and view configuration: formatting and standards
  • WormBase::API -- The WormBase data model, maintained external to the web application
  • View -- Templating system, commom template elements, javascript, and CSS
  • Model -- The web application model; thin, glued to the external Model
  • Controller -- Overview of controller files and actions
  • Genome Browser Survey -- "Community survey for evaluating use cases and required functionality of a WormBase genome browser"

The Mobile Website

  • Mobile -- Documentation for the mobile website

Information for third party developers

Administration

Architecture

Software Platform

Hardware Platform

Software Life Cycle

Measuring Application Performance


Routine Administration Tasks

Monitoring and Crises Management

Frozen Releases

Deprecated Documentation

The good word gone bad. Cruft. Lint. Maybe useful. Probably not.

Rearchitecture

Load balancing and Failover

Administration

Frozen Releases as Virtual Machines