I would use http://wiki.scalr.net/API_Documentation/API_Reference/ExecuteScript
And I would check what "synchronize to all" does on scalr. If you can find that, you will be able to update one of your app instance and initiate the bundle and relauch of all your app instance based on your bundle. This is what I actually do, but manually. 1. SVN update 2. Sync to all But pay attention that sometime it fails. So I'm wondering if your automatic procedure is the right way to go. Think about a rollback or test procedure in case it doesn't work flawlessly. On Tue, Oct 13, 2009 at 2:46 PM, ravi s <[email protected]> wrote: > Ok, so is there a way i can intiate the bundling process for a instance > without using the api of scalr ? > > > > On Tue, Oct 13, 2009 at 6:09 PM, Arie Fishler <[email protected]> wrote: > >> As Frederic mentioned....bundling the app every day is not a convenient or >> good practice. If you need to do it then I believe you can change some >> things in your process and avoid that. Mainly you should use scripting to >> handle frequent and dynamic changes >> >> 2009/10/13 Frédéric Sidler <[email protected]> >> >>> 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 -~----------~----~----~----~------~----~------~--~---
