Greetings, folks. I'm looking for the solution for my failover requirements for bundles run under Karaf 2.0.0. I would like to manage active and passive instances of Karaf container. My question is: what is the best way to perform deployment process on several distributed Karaf container instances? For example, I would like to install or update my software, how can I achieve it for 2,3,4 container instances (nodes)?
There are several ways I find: 1. Use custom script with ssh, which will copy deployment archive in auto deploy folder. 2. Mount autodeploy folder on each node to the same location by NFS. 3. Use feature url from mvn and build custom script, which do "refresh url" for all instances. Please, advice. Could you please share best practice with me or point me to some success stories with such use case. Regards, Boris Ilyushonak _______________________________________________________ The information contained in this message may be privileged and conf idential and protected from disclosure. If you are not the original intended recipient, you are hereby notified that any review, retransmission, dissemination, or other use of, or taking of any action in reliance upon, this information is prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and delete it from your computer. Thank you for your cooperation. Troika Dialog, Russia. If you need assistance please contact our Contact Center (+7495) 258 0500 or go to www.troika.ru/eng/Contacts/system.wbp
