Deployment using ssh with key without providing passphrase for private key (ssh-agent)
问题 Wherein lies the difference between Capistrano and Rocketeer when it comes to the passphrase for a private key? I already have both Capistrano and Rocketeer deployment strategies set up properly and working. Capistrano lets ssh-agent provide the passphrase - Rocketeer, as it seems, does not. The question is not about how but why the passphrase is needed. Background: I want to use Rocketeer for deployment of a Laravel application instead of Capistrano. It seems as if it delegates the SSH