#WeBWorK ec2 AMI
##Set up Amazon ec2
- Go to Amazon AWS and click sign up now.
- Follow the on screen instructions.
- Sign into ec2 at https://console.aws.amazon.com/ec2/ Use the email address and password that you specified when signing up for AWS.
- Check that you're region is U.S. East (N. Virginia)
- Click Launch Instance
- Select the Classic Wizard and hint Continue
- Select Community AMIs
- Select public images from the dropdown.
- Enter WeBWorK in the search box (this may take awhile)
- Select ami-7c64f815 (it should be the only option that shows up)
- Hit Continue until you reach the keypair page
- Create A Keypair (or use you're own if you already have one)
- Enter a name for you're new machiene on the tags page, and any other tags you might want.
- Type a name for your key pair and then click Download.
- Save your private key in a safe place on your computer. Note the location because you'll need the key to connect to your instance.
- Select default for the security group
- Select Launch
- Set up Security:
- Open http
- Open ssh
- Finish
##Things to know
comes with:
- git
- apach2
- mysql
- webwork
###WeBWorK credentials:
username: admin
password: admin
###Test course credentials:
username: profa
password: profa
###MYSQL ROOT: password: password
###WeBWorK database:
password: password
(anything else is also going to just be password, so change everything!!)
This is painful to read. "you're" is short for "you are"; the possessive you want is "your". Can't see how to give you a pull request on a gist, so here's a corrected version: https://gist.github.com/eeisenhart/1785a9a9a8554fc8c4e9