Just set it up with a ssh key for your deploy user and set the server to localhost. Let it ssh to itself.
I do it regularly it works fine and it keeps your scripts capable of operating remotely with no changes. On Dec 28, 2011, at 6:11 PM, tim <[email protected]> wrote: > I want to use capistrano to deploy apps locally. In essence I want it > run all the commands it executes on the localhost instead of via SSH. > Is this possible? > > > -- > * 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 -- * 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
