On Fri, Jun 20, 2008 at 12:12 PM, spike grobstein <[EMAIL PROTECTED]> wrote: > > > How would I do this if I'm not deploying a Rails app? >
Exactly the same way. you talk about config/deploy and stuff, so I assume you're implying > that this is for rails. Is there a problem with creating a config/deploy folder in your current app structure? If not, it will pretty much work -- multistage is not at all Rails-specific. Probably going to use it for a Ramaze deployment, as soon as my Ramaze app is worth deploying... Even when deploying Rails, I often gut the default deploy tasks, and add dozen or so hooks. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
