public
Description: Handy extensions for Capistrano
Home | Edit | New

Home

Welcome to the capistrano-ext wiki!
-

FAQs

Q. Where do I go for help ?
A. The capistrano community page is a good start and will probably lead you to the relevant capistrano discussion forum .

Q. How do I get started with capistrano-ext ?
A. see Jamis’ initial blog post .

Q. How do I separate out the various environments into their own stage files ?
A. capistrano-ext adds the task “multistage:prepare” to get you started.

Q. It appears that my staging files aren’t being parsed. What gives ?
A. You could be running into namespace issues. Putting stage specific data in deploy.rb with a task name that matches the stage name in the deploy folder will fail. It is easiest to define all stage related data in the stage file.
See this thread for more details.

Last edited by ivar, Mon Apr 20 07:05:19 -0700 2009
Home | Edit | New
Versions: