Skip to content

Instantly share code, notes, and snippets.

@AstonJ
AstonJ / README.md
Created June 8, 2012 16:21 — forked from juno/README.md
Install rbenv and ruby-build to Amazon Linux (cloud-init).

Install rbenv and ruby-build to Amazon Linux (cloud-init).

  1. Copy & paste content of user-data.sh to EC2 RunInstances user-data
  2. Then, logging in to EC2 instance as ec2-user and run install-ruby.sh.