I have a bunch of servers that I would like to use as a mini-cloud system, similarly to how Amazon EC2 works. Basically I would like to: 1) Install an hypervisor (e.g. KVM) on each server 2) Install Guacamole on the servers 3) Connect to the cloud system through a web browser, being able to see which servers are available 4) Through the web browser, select a server and specify the software (for example, the OS) and further specifications of the instance (virtual machine) that I want to run on that server. 5) Launch the instance on the server using the KVM, and use the instance through the web browser 6) When I am done, disconnect from the server (instance on the server should be destroyed)
Do you think Guacamole is suitable for such a project? My biggest concern is about steps 4 and 5. After I have connected to the server using Guacamole, how do I create a virtual machine on the server (that is, how can I make Guacamole and KVM to interact with each other)? And after that, how do I connect Guacamole with the just created virtual machine? Any advice would be really appreciated. Thanks -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
