Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 275 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 275 Bytes

EC2 Bootstrap

The bare minimum require to install ruby on an new ec2 instance.

Note that this repo is designed to be public so that its accessible from EC2 instances.

Manual

curl -L https://raw.github.com/blake-education/ec2-bootstrap/master/bootstrap.sh | sh