Hello, I am using the multistage feature in capistrano-ext to deploy four application to six or seven stages. I use a standardized directory structure for all applications and use conditional logic in deploy.rb and the stage specific files in /deploy to ensure app-specific behavior. I'd like to extend this to also use Capistrano to deploy nginx configuration files and static data that is currently stored within [application]/public
Does anyone have experience of doing such a thing, ideally in a fashion where application-stage-host mappings are centralized so they can easily be viewed? Has anyone sucessfully deployed an application excluding a svn subdirectory? I have static files that are much larger than the rest of my application and I would like to avoid having five minute deploys. Peter --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
