Capistrano deployment on AWS using PEM
If you're using Capistrano and AWS for your deployment, and you happen to be using a PEM file for your login, you'll be surprised when you do a test deploy and be requested for a password. cap deploy:setup All you need to do is to add these lines to