Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 2: Line 2:     
Back to parent: [[GotCloud]]
 
Back to parent: [[GotCloud]]
  −
<b>Note: Right now, at least, we do not provide an AMI for GotCloud,</b>
  −
rather you must either install the software or create a volume from the snapshot we provide.
      
The following are notes taken when creating the Amazon Machine Instance used for the CSG pipeline process.
 
The following are notes taken when creating the Amazon Machine Instance used for the CSG pipeline process.
Line 26: Line 23:  
   Storage Device Configuration -> Edit
 
   Storage Device Configuration -> Edit
 
   Change volume to 30G -> Save -> Continue          # Storage size does not matter
 
   Change volume to 30G -> Save -> Continue          # Storage size does not matter
   Key Name = CSG 8G biopipe; ubuntu 12.04
+
   Key Name = GotCloud 1.06a
 
   Create Key/Pair if you need to, Name the PEM and save the pem file for access by ssh
 
   Create Key/Pair if you need to, Name the PEM and save the pem file for access by ssh
 
   Choose a Security Group  (take default)
 
   Choose a Security Group  (take default)
Line 35: Line 32:       −
'''Install the pipeline software'''
+
'''Install Software'''
 +
 
 +
There are a number of additional Debian packages that you may well need, so we make
 +
sure they are all installed.
 +
 
 +
<code>
 +
  sudo apt-get install java-common default-jre make libssl0.9.8
 +
  sudo apt-get install libnet-amazon-ec2-perl
 +
  sudo apt-get install make g++ libcurl4-openssl-dev libssl-dev libxml2-dev libfuse-dev
 +
</code>
 +
 
 +
'''Install the GotCloud Software'''
    
Follow the instructions to install a Debian package  [[Pipeline Debian Package|debian package]]
 
Follow the instructions to install a Debian package  [[Pipeline Debian Package|debian package]]
283

edits

Navigation menu