Will you need to deploy ap4r each time you deploy your application? I've found that I deploy my application much more frequently than I deploy a new version of ap4r, so I've set them up as separate capistrano projects. If I'm setting up a new server I make sure to deploy ap4r (the queue) prior to deploying my application.
Dave Julien Genestoux wrote: > Hello AP4R users, > > I am building an application that makes great use of AP4R and I am at > the point where I am looking how to deploy my application and AP4R at > the same time! > > As most of you, I am using Capistrano to deploy my app. Everything is > going smoothly for my app itself, but I would really love to automate > the deployment of AP4R at the same time, whether it's on the same > server or on another one. Anyone has some tips? or has ever done this? > > Thanks for your help! > > Best > > > > -- > Julien Genestoux > [EMAIL PROTECTED] > http://www.ouvre-boite.com > +1 (415) 254 7340 > +33 (0)8 70 44 76 29 > > > > _______________________________________________ > ap4r-user mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ap4r-user > _______________________________________________ ap4r-user mailing list [email protected] http://rubyforge.org/mailman/listinfo/ap4r-user
