Re: Script executed when an instance is just deployed

2014-04-04 Thread mathieu herbert
Hi, Thank you for your answer. When a VM is deployed, we want to execute a class or a script inside the CloudStack, for example to notify an external service of a VM is deployed. It is not necessary when the VM is booted. Do you think an Extension is the good way ? ( https://cwiki.apache.org/con

Re: Script executed when an instance is just deployed

2014-04-04 Thread Jayapal Reddy Uradi
Hi, You want to execute a script in VM after the vm is booted ? Can you please elaborate more Thanks, Jayapal On 04-Apr-2014, at 5:28 PM, mathieu herbert wrote: > Hi, > In my company, we would like to execute a script at the end of the > deployment process (Jar). > > How can we include this

Re: Script executed when an instance is just deployed

2014-04-04 Thread Erik Weber
On Fri, Apr 4, 2014 at 1:58 PM, mathieu herbert wrote: > Hi, > In my company, we would like to execute a script at the end of the > deployment process (Jar). > > How can we include this script in the deployment process? > > Do you have any documentation about this subject? > > Thank you. If it