Setup EC2 instance running Ubuntu 14.04 LTS with Node and MySql Use as follows
1 cd $HOME
2 sudo apt-get install -y git-core
3 git clone https://github.com/samuelbalcha/setup.git
4 ./setup/setup.sh
5 enter password for MySql installation when asked
6 node setup/server.js