Greg Hauptmann
2006-Jul-26 04:38 UTC
[Rails] Is capistrano command meant to be run on remote server??
Hi, Just setting up capistrano. Have dev & test on my PC and production on a remote dreamhost server. I''m following http://wiki.dreamhost.com/index.php/Capistrano Basic question, but are the various capistrano commands meant to be run from the local PC, or from the remote server? Is the idea this is all about production deployment tasks hence can be run on the remote server, and that explains why it interacts with SVN as an isolation point? Tks -- Posted via http://www.ruby-forum.com/.
Dan Kohn
2006-Jul-26 06:36 UTC
[Rails] Is capistrano command meant to be run on remote server??
Local machine. - dan -- Dan Kohn <mailto:dan@dankohn.com> <http://www.dankohn.com/> <tel:+1-415-233-1000> On Jul 25, 2006, at 9:38 PM, Greg Hauptmann wrote:> Hi, > > Just setting up capistrano. Have dev & test on my PC and > production on > a remote dreamhost server. I''m following > http://wiki.dreamhost.com/index.php/Capistrano > > Basic question, but are the various capistrano commands meant to be > run > from the local PC, or from the remote server? Is the idea this is all > about production deployment tasks hence can be run on the remote > server, > and that explains why it interacts with SVN as an isolation point? > > Tks > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails