Hello Lehel On 10.12.2011 20:06, biro lehel wrote:
My question is the following: I have a three-tier (interface, business logic, data logic) web application, which I want to integrate in OpenNebula (that is, to publish it as a service). How can I accomplish this? Also, can I publish it as a service only, or as a whole application, too? Can I pulbish only its interface? Or what are the other existing possibilities in which the users of the cloud can "see" my application (if there are any), I mean, what possible control can they have over it? Also, what needs to be done on each node to accomplish my goal?
I am not sure, but I guess you did eventually misunderstand what OpenNebula does provide. With OpenNebula you will get a framework on which you can run virtual machines (VMs). You will need to create this VM systems yourself and then deploy it on the OpenNebula Cloud. The network configuration can be done very flexible, eg. when using VLAN you could have several network segments on your cluster node, and those through the bridged interfaces also on the running VMs. Access to the outside world only depends on your network setup.
Hope this information help. bye Fabian bye Fabian _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
