On 4/4/07, goodieboy <[EMAIL PROTECTED]> wrote: > > Hi, > > The application I'm setting up is running everything local. And > actually, there is no database. We're using Solr for that. > > Is it still possible to use Capistrano for deployment? > > Thanks
Yes, and it would still be a good idea to use capistrano, too. Automation is a great thing =). I think you would just set the :web/:app/:db roles to localhost, but haven't tried it myself. - Rob --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
