Skip to content

samuelbalcha/setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

setup.git

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

See also http://github.com/startup-class/dotfiles

About

AWS EC2 setup files for Startup Engineering MOOC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 80.3%
  • JavaScript 19.7%