Changes

From Genome Analysis Wiki
Jump to navigationJump to search
204 bytes added ,  15:54, 12 November 2012
no edit summary
Line 1: Line 1: −
Back to the beginning [http://genome.sph.umich.edu/wiki/Pipelines]
+
Back to the beginning [http://genome.sph.umich.edu/wiki/GotCloud]
   −
You may run the pipeline software on a single instance we have created for you in AWS.
+
GotCloud is made available in various forms. In Amazon Web Services the software
You may also create your own AWS instance and run it there.
+
is made available in a EBS (Elastic Block Store) '''Snapshot'''.
You may also, of course, install and run the software on your own hardware.
+
This is simple a copy of a data volume we have created that has our software
 +
and, additionally, some reference files you will find useful.
 +
You simply need to create your own EBS volume from our snapshot, mount your
 +
new volume and you are ready.
 +
 
 +
If this does not work or is unacceptable for some reason, you may install the  
 +
software and reference files wherever you'd like
 +
(read about this in [http://genome.sph.umich.edu/wiki/Pipeline_Debian_Package|Installing from a Debian package].
    
Your first task is get an AWS account and keys so that you can use the AWS EC2 Console Dashboard  
 
Your first task is get an AWS account and keys so that you can use the AWS EC2 Console Dashboard  
Line 9: Line 16:  
From here you can launch instances prepared by others or create your own.
 
From here you can launch instances prepared by others or create your own.
 
We cannot assist in this step - Amazon has plenty of documentation.
 
We cannot assist in this step - Amazon has plenty of documentation.
Once you are at the AWS EC2 Console Dashboard, you're ready to run the pipeline.
+
Once you are at the AWS EC2 Console Dashboard, you're almost ready for GotCloud.
      Line 16: Line 23:  
You'll need to know some details when launching an instance:
 
You'll need to know some details when launching an instance:
   −
* '''What Instance''' to launch. You have several choices
+
* '''Launch an Instance''' to launch. Any instance running 64 bit software and
** ami-be59d78e which is an instance we have prepared based on ''Ubuntu Server 12.04.1 LTS''. It has all of our software installed.
+
either an Ubuntu of any version or Redhat/CentOS 6.3 distribution will work.
** Some other instance. The instance must run 64 bit software and is either Ubuntu of any version or Redhat/CentOS 6.3. You will also need to install the Pipeline software.
     −
* '''Instance size'''  (memory and number of processors). The pipeline software will require at least 8GB of memory (type m1.large) and can use as many processors as is available.
+
* '''Instance size'''  (memory and number of processors). The pipeline software will require at least 4GB of memory (type m1.medium) and can use as many processors as is available.
    
* '''Storage''' for the instance refers to the size for root (/) partition. This can be quite small, as little as 8GB should work. Of course if you intend to bring lots of other files/programs to the instance, you may want to increase this to something a bit larger (e.g. 30GB).
 
* '''Storage''' for the instance refers to the size for root (/) partition. This can be quite small, as little as 8GB should work. Of course if you intend to bring lots of other files/programs to the instance, you may want to increase this to something a bit larger (e.g. 30GB).
283

edits

Navigation menu