GotCloud: Amazon: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Instructions for running on Amazon are coming soon...
Instructions for running on Amazon


# First you will need to setup an Amazon Web Services account, see: https://aws.amazon.com/
# First you will need to setup an Amazon Web Services account, see: https://aws.amazon.com/
Line 13: Line 13:




Miscellaneous Instructions:
'''Miscellaneous Instructions''':
* Install GotCloud as you would on any system, following the steps at: [[GotCloud:_Source_Releases#Downloading_From_GitHub_Without_Git|Downloading GotCloud]]
* Install GotCloud as you would on any system, following the steps at: [[GotCloud:_Source_Releases#Downloading_From_GitHub_Without_Git|Downloading GotCloud]]




Developer Instructions:
'''Developer Instructions''':
* [[Creating an AMI on EC2]]
* [[Creating an AMI on EC2]]
* Snapshot (deprecated)
* Snapshot (deprecated)

Revision as of 09:01, 8 August 2014

Instructions for running on Amazon

  1. First you will need to setup an Amazon Web Services account, see: https://aws.amazon.com/
  2. After your account is setup, you can start up an EC2 machine.


Amazon Storage : Instructions for setting up storage

  • Not all EC2 instances contain a lot of storage, so you may need more
  • Clusters may need common storage


StarCluster : Instructions for setting up a cluster


Miscellaneous Instructions:


Developer Instructions: