We've found that utilizing ebs volumes and a post ebs script works much better than relying in synchronizing to save the state of your deployed app.
Synchronizing is particularly painful if you've only changed a couple lines of code. On Oct 13, 2009, at 5:31 AM, Frédéric Sidler <[email protected]> wrote: > Why do you want to bundle the app instance every day? > Do you update the code of your application (aka Yahoo) automatically? > > On Tue, Oct 13, 2009 at 2:07 PM, ravi s <[email protected]> wrote: > Hi all, > am automating my company's code migration process, so its at some > point of time everyday the code will be synced with production from > development. > > The problem here is do i need to login everyday and bundle my app > instances ? is there a way i can automate the bundling of instances > too ? > Say for example i want to bundle the app instance alone everyday at > some time ? > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
