From bc819ec0fd861676471cdd1518433e43822c11cc Mon Sep 17 00:00:00 2001 From: Alexey Alekhin Date: Wed, 1 Jul 2015 16:16:13 +0200 Subject: [PATCH] Added a note about instance storage --- docs/Bio4jAWSReleases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Bio4jAWSReleases.md b/docs/Bio4jAWSReleases.md index ab03d42..1f40bab 100644 --- a/docs/Bio4jAWSReleases.md +++ b/docs/Bio4jAWSReleases.md @@ -37,6 +37,7 @@ They are available from S3 through a [requester pays](http://docs.aws.amazon.com The way this is expected to be used is: 1. Launch an EC2 instance in the `eu-west-1` region + - note that you need to use either EBS volumes or an instance type with enough of ephemeral storage (for example `i2.xlarge`) 2. Download the binary files for either bio4j-lite or bio4j-full. You can use aws-cli for that. For example: ```bash