GotCloud: Amazon: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
No edit summary
Pjvh (talk | contribs)
m matching parenthesis
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Instructions for running on Amazon are coming soon...
Back to Parent: [[GotCloud]]


# First you will need to setup an Amazon Web Services account, see: https://aws.amazon.com/
==Instructions for running on Amazon==
# After your account is setup, you can start up an EC2 machine.
 
'''[[Amazon Single Node]]''' : Instructions for setting up a single node with the GotCloud AMI.
* Run the [[GotCloud: Amazon Demo]] (includes instructions for setting up a single node.)




Line 13: Line 15:




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]]
* If you don't want to use the GotCloud AMI, you can 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)

Latest revision as of 13:55, 31 August 2015

Back to Parent: GotCloud

Instructions for running on Amazon

Amazon Single Node : Instructions for setting up a single node with the GotCloud AMI.


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:

  • If you don't want to use the GotCloud AMI, you can install GotCloud as you would on any system, following the steps at: Downloading GotCloud


Developer Instructions: