Hi -

I've used capistrano basics to deploy a rails app, and I then I've
written a very basic deployment script (using no existing cap rails
recipes) for a java webapp (using my existing ant tasks to compile
etc). I now want to make a staging & a live cap scripts - which are
largely duplicates of each other.

I understand I can do this with the cap mulitstage extension, but this
seems to rely on using the (rails) recipes.

Should I be using the rails recipes and modifying them to fit my
project? If so, are there any useful docs for what the recipes are
(what calls what) and what I should ideally override (I've seen
negative docs)? I've searched online, and read the two getting
started, and tried looking for the RDoc (very little seems to come up,
at least on cap 2.2).

I've found the lighthouse on cap docs - but not sure where the output
of this is? Is there something (like some docs or some great webpage)
that I'm missing?

any help would be great.

thanks

Tim



--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to