Difference between revisions of "Amazon Single Node"

From Genome Analysis Wiki
Jump to navigationJump to search
Line 30: Line 30:
 
## When everything is as you like, click the <code>Launch</code> button
 
## When everything is as you like, click the <code>Launch</code> button
 
#:[[File:ReviewInstance1.png|750px]]
 
#:[[File:ReviewInstance1.png|750px]]
 +
# Select/Create key pair
 +
## If you have an existing key pair that you want to use:
 +
### Select <code>Choose an existing key pair</code>
 +
### Select the key pair
 +
### Click <code>Launch Instances</code>
 +
## If you want to create a new key pair:
 +
### Select <code>Create a new key pair</code>
 +
### Name your key pair in the <code>Key pair name</code> field
 +
### Select <code>Download Key</code>
 +
### Click <code>Launch Instances</code>

Revision as of 20:55, 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
  2. Select the GotCloud AMI
    1. Select Community AMIs from the left menu
    2. Type gotcloud (enter) in the search menu in order to see the GotCloud AMIs
    3. Click the Select button on the most recent GotCloud AMI
    LaunchAMI 1.png
  3. Choose an Instance Type
    1. Select the Instance Type that you would like to run
      • For the Demo, we suggest c3.2xlarge
    2. Click the Review and Launch button
      • Optionally you can select Next:Configure Instance Details to additional steps
    InstanceType1.png
  4. Review Instance Launch
    1. Make any updates you would like
      • You can increase the default storage volume or add additional volumes by selecting Edit storage
    2. When everything is as you like, click the Launch button
    ReviewInstance1.png
  5. Select/Create key pair
    1. If you have an existing key pair that you want to use:
      1. Select Choose an existing key pair
      2. Select the key pair
      3. Click Launch Instances
    2. If you want to create a new key pair:
      1. Select Create a new key pair
      2. Name your key pair in the Key pair name field
      3. Select Download Key
      4. Click Launch Instances