I do as Lee and Donovan. Common things in deploy.rb file. Example: gateway configuration, SSH username, ...
Specific configuration in stage files. Example: different hostnames for production and staging My keys, or any other *personal* configuration in my ~/.ssh/ path. Regards enviado desde mi tabla de planchar El 20/12/2012 11:50, "Huiming Teo" <[email protected]> escribió: > Hi all, wish to hear your thoughts on this: > > > Where do you prefer to store server info (e.g. hostname, ssh login user, > ssh key path) used by Capistrano? Do you store them in ~/.ssh/config, > deploy.rb (or Capistrano multistage .rb files) or else where? > > > Currently I keep them in ~/.ssh/config, but thinking of moving them into > deploy.rb. > > -- > * 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
