Password-less login
First we need to be able to login without providing a password this guide from Brian Rosner describes the steps to do this.
The reason for this password-less login is that you don’t have to provide a password when you deploy this way.
Capistrano
Next we need to get Capistrano. I [...]
