> > I've never heard the term 'loopback SSH' but assuming it just means 'ssh > localhost' it doesn't require any special configuration does it? >
It was a term coined here, at least that's what I heard… but keyed ssh to localhost, self explanatory "I don't understand how this works" > A *lot* of rails devs could do with learning how to use agent-forwarding. I > see a few copying their passphrase-less private SSH keys to every remote > host instead of simply enabling agent-forwarding. > Right again, agent-forwarding, and per-developer deploys (with corresponding account/group infrastructure on the server would be a good idea.) Like always, it's difficult to know what part of the community is responsible for documenting "doing it right" - that was the topic of my talk for EuRuKo… but it regrettably wasn't accepted! - Lee -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
