Skip to content

mza/mission-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mission Control
---------------

Mission Control is a simple web application for monitoring and managing distributed computational
tasks using Amazon Web Services.


Getting started
---------------

Mission Control is packaged as a Rails application. Download it, and configure a few settings:

- config/aws.yml, for your AWS credentials (a config/aws_default.yml template is provided)
- config/database.yml

Next up, resolve any possible gem dependencies and migrate the database:

sudo rake gems:install
rake db:migrate



License
-------

Mission Control is an open source project, available under the MIT license (see doc/license.txt).

The latest version of the Mission Control source code is available here:
+ http://github.com/mza/mission-control

Matt Wood : greenisgood.co.uk : 2008



About

A simple framework for distributed scientific tasks, using Amazon Web Services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published