Danijel, I have a karaf instance running in Amazon cloud. There are only three things that caused me a challenge:1) Getting the firewalls right. I setup multiple security profiles by function (public access, deployment, full remote admin) and then applied the appropriate ones. Be sure to consider file transfer, SSH and remote desktop ports. You have at two on Amazon, the one in EC2 console and the one in the OS (Windows / Linux). Depending on the ports used you may also have multiple firewalls on the client side. 2) The bundles that need to be loaded either have to be located on the remote host or accessible / visible to maven from the remote host.3) Security for the account that will be running the karaf instance. This needs to be a non-privileged account with the minimum possible rights. Tim
Date: Sun, 12 Apr 2015 05:22:30 -0700 From: [email protected] To: [email protected] Subject: Karaf on Amazon cloud Hi all, I'm planning to put some webapp on Amazon cloud. The app is running on Karaf. Does anyone know for some good tutorial which explains how to do that? Regards, Danijel If you reply to this email, your message will be added to the discussion below: http://karaf.922171.n3.nabble.com/Karaf-on-Amazon-cloud-tp4039581.html To unsubscribe from Karaf - User, click here. NAML -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-on-Amazon-cloud-tp4039581p4039584.html Sent from the Karaf - User mailing list archive at Nabble.com.
