Difference between revisions of "Amazon Single Node"

From Genome Analysis Wiki
Jump to navigationJump to search
(Created page with "== Starting GotCloud AMI == After creating an amazon account (https://aws.amazon.com/), you can run the GotCloud demo on Amazon. The GotCloud AMI has the Demo data built into...")
 
Line 1: Line 1:
== Starting GotCloud AMI ==
+
== Introduction ==
After creating an amazon account (https://aws.amazon.com/), you can run the GotCloud demo on Amazon.
+
After creating an amazon account (https://aws.amazon.com/), you can start a machine on Amazon using the GotCloud AMI.
  
The GotCloud AMI has the Demo data built into it, so just start up the GotCloud AMI.
+
The GotCloud AMI contains:
 +
# GotCloud
 +
# Reference Files
 +
# Demo, see [[GotCloud: Amazon Demo]] for instructions on running the demo.
 +
 
 +
== Starting the GotCloud AMI ==
 +
 
 +
#Go to the EC2 Dashboard: https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#
 +
## If it is not already selected, select <code>N. Virginia</code> from the dropdown menu in the upper right hand corner of the dashboard.
 +
##* The GotCloud AMI is currently only in the <code>US East (N. Virginia)</code> region, so be sure you are set to that.
 +
## Select the <code>Launch Instance</code> button on the dashboard
 +
#:[[File:Dashboard.png|750px]]

Revision as of 17:01, 15 October 2014

Introduction

After creating an amazon account (https://aws.amazon.com/), you can start a machine on Amazon using the GotCloud AMI.

The GotCloud AMI contains:

  1. GotCloud
  2. Reference Files
  3. Demo, see GotCloud: Amazon Demo for instructions on running the demo.

Starting the GotCloud AMI

  1. Go to the EC2 Dashboard: https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#
    1. If it is not already selected, select N. Virginia from the dropdown menu in the upper right hand corner of the dashboard.
      • The GotCloud AMI is currently only in the US East (N. Virginia) region, so be sure you are set to that.
    2. Select the Launch Instance button on the dashboard
    Dashboard.png