Josh on Rails
2006-May-11 20:06 UTC
[Rails] Capistrano; different users on different servers?
So, I have two different servers I''m deploying to, and I have different ssh users/passwords on each. I assume there''s a way to set these in deploy.rb, but I''m not sure how. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060511/4d0b62c6/attachment.html
Josh on Rails
2006-May-16 23:29 UTC
[Rails] Re: Capistrano; different users on different servers?
Anybody? On 5/11/06, Josh on Rails <rails@thewehners.net> wrote:> > So, I have two different servers I''m deploying to, and I have different > ssh users/passwords on each. I assume there''s a way to set these in > deploy.rb, but I''m not sure how. >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060516/c609d1ca/attachment.html
Jamis Buck
2006-May-17 19:53 UTC
[Rails] Re: Capistrano; different users on different servers?
Josh, One of the conventions of Capistrano is that all of you username/ passwords are the same across all of your machines. If that isn''t the case, then Capistrano probably won''t work for you. - Jamis On May 16, 2006, at 5:29 PM, Josh on Rails wrote:> Anybody? > > On 5/11/06, Josh on Rails <rails@thewehners.net> wrote: > So, I have two different servers I''m deploying to, and I have > different ssh users/passwords on each. I assume there''s a way to > set these in deploy.rb, but I''m not sure how. > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails