[Starcluster] EC2 AMI creation

Mark J. Pearrow mjp at MIT.EDU
Thu Dec 17 15:45:56 EST 2009


Aha, that worked. It's asking me to specify a host number and a bucket - not being terribly familiar with AWS jargon I'm unsure if these are things that are user-specific or what (also: is there an archive for this list that I can peruse before asking questions? It doesn't seem to be a mailman list)

mjp

On Dec 17, 2009, at 3:34 PM, Justin Riley wrote:

> Hi Mark,
> 
> This script requires the follwoing environment variables to be set:
> 
> EC2_PRIVATE_KEY - Path to your AWS pk pem file
> EC2_CERT - Path to your AWS cert pem file
> 
> You should run create_image.py like so (modifying with your values of course):
> 
> $ export EC2_PRIVATE_KEY=/path/to/your/aws/pk/pk-8023480230401283401234890.pem
> $ export EC2_CERT=/path/to/your/aws/cert/cert-8023480230401283401234890.pem
> $ ./create_image.py 
> ...
> ...
> 
> 
> Hope this helps,
> 
> ~Justin





More information about the StarCluster mailing list