Shipit is a pretty awesome universal automation and deployment tool written in JavaScript.
(this would ideally be done with automated provisioning)
- add a deploy user with password-less ssh see this gist
- install forever
npm install -g pm2
npm install -g shipit-cli
