Hi JD,

>From the docs:

> Capistrano is a developer tool for deploying web applications. It is 
> typically installed on a workstation, and used to deploy code from your 
> source code management (SCM) to one, or more servers.
> 

It can be used with some horrible hacks to do loopback ssh on locally bound 
IP/ports, but frankly you should take a look at rake or make for that kind of 
thing.

- Lee Hambley, Maintainer, 


On Wednesday, June 6, 2012 at 4:48 PM, jdgriffith wrote:

> I am curious about using capistrano to deploy to the selfsame server on which 
> the recipe lives on without doing an ssh connection since it is not needed. 
> Is this something capistrano can do easily or is it mostly used for remote 
> deployments?
> 
> Regards,
> Jdgriffith
> 
> -- 
> * You received this message because you are subscribed to the Google Groups 
> "Capistrano" group.
> * To post to this group, send email to [email protected] 
> (mailto:[email protected])
> * To unsubscribe from this group, send email to 
> [email protected] 
> (mailto:[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

Reply via email to