Skip to content

sricola/pyec2launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pyec2launcher

taxi checklist

pre-flight

you need to know the following

  • AWS account credentials (http://aws.amazon.com/iam/)
  • create the appropriate group in EC2
  • create and download a keypair in ec2, remember the name (you will launch the instance with this key, and SSH to it initially using this)

runway preparation

  • edit the pyec2launcher.py file and insert your AWS credentials
  • determine the security group you would like to place the instance in
  • determine the AMI you would like to use
  • determine the launch keypair you would like to use, and create if necessary

About

Amazon ec2 launcher in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages