Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 6: Line 6:  
These notes assume you have already created an EC2 account and have the certificates and keys set up properly.
 
These notes assume you have already created an EC2 account and have the certificates and keys set up properly.
   −
'''Launch an instance'''
+
== Launch an instance ==
    
<code>
 
<code>
Line 31: Line 31:  
</code>
 
</code>
   −
'''Install the GotCloud Software'''
+
== 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]]
 
Run the tests to be sure everything is OK.
 
Run the tests to be sure everything is OK.
   −
'''Install Additional Software'''
+
== Install Additional Software ==
    
There are a number of additional Debian packages that you may well need, so we make
 
There are a number of additional Debian packages that you may well need, so we make
Line 47: Line 47:  
</code>
 
</code>
   −
S3fs allows one to access S3 storage as a conventional file system.
+
'''S3fs''' allows one to access S3 storage as a conventional file system.
 
This can be quite handy, but our recent experience is that accessing S3 data this
 
This can be quite handy, but our recent experience is that accessing S3 data this
 
way (at least for 1000 Genomes data) is seldom really usable.
 
way (at least for 1000 Genomes data) is seldom really usable.
Line 64: Line 64:       −
'''Configure the Host so it Usable'''
+
== Configure the Host so it Usable ==
      −
'''Create the AMI'''
+
== Create the AMI ==
    
In your browser at the EC2 Management Console do the following:
 
In your browser at the EC2 Management Console do the following:
Line 106: Line 106:  
</code>
 
</code>
   −
'''Test the new AMI'''
+
== Test the new AMI ==
    
Launch a new AMI instance and check that files are in the correct places.
 
Launch a new AMI instance and check that files are in the correct places.
283

edits

Navigation menu