<br><br><div class="gmail_quote">On Wed, Dec 1, 2010 at 3:38 PM, Jamie McDonald <span dir="ltr"><<a href="mailto:jmack@iclebyte.com">jmack@iclebyte.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


  
    
  
  <div text="#000000" bgcolor="#ffffff"><div class="im">
    On 01/12/2010 09:24, Andreas Jung wrote:
<br></div><div><div></div><div class="h5"><blockquote type="cite" style="color:rgb(0, 0, 0)">Is there a web based Virtual Machine Manager which is available from 
Ubuntu repositories.
<br>I am looking for some thing which  can would be useful for
<br>be web hosting companies.These web hosting companies can buy server 
space on one place and they can
<br>sell this server space to one customer who would use this Virtual 
Machine etc to host website etc inside a cloud.
<br>The Virtual Machines could be Windows Servers,Solaris servers,Some 
Linux servers etc or stuff like that.
<br>I hope I make myself clear.
<br>Let me know if some one has an idea for the same.
<br>I am aware of libvirt but that is not web based thing.
<br></blockquote>
<br></div></div><div class="im">Hi Andreas,
<br>
<br>You are correct, libvirt is not a web based application it's command 
line based as you say, however it is a set of tools to control virtual 
machines. On top of libvirt you can then build other management 
applications which make calls to libvirt to do the underlying leg work.
<br>
<br>If you look at the libvirt website it actually lists some web based VM 
managers built using libvirt: <a href="http://libvirt.org/apps.html#web" target="_blank">http://libvirt.org/apps.html#web</a>
<br>
<br>I'm also in the process of starting a cloud based hosting firm. However 
we are looking at using OpenQRM: <a href="http://www.openqrm.com/" target="_blank">http://www.openqrm.com/</a>
<br>
<br>Another solution we looked at was Convirture: 
<a href="http://www.convirture.com/products_opensource.php" target="_blank">http://www.convirture.com/products_opensource.php</a>
<br>
<br>I'd be interested to hear from any others on the list who are running 
this kind of setup for web hosting or VPS provision or even just 
datacenter infrastructure. What are you using?
<br>
<br>Kind Regards,
<br>Jamie.

  </div></div>

<br></blockquote><div>I would like to use  Xen ( I have no clue of performance of KVM) and Dell Servers.I am looking to integrate cPanel Reverse DNS api's if available in PHP to my application.</div><div>Also integrate WHCMS billing module in them which would take care of billing part.</div>
<div>Since the end user would not be aware of any such technical details I would like to have an ajax based interface for all this.</div><div>Also having a drop and drag API as yahoo scripts support them.</div><div>This application would also be some thing which would support VLAN tagging and on top of it back and restore utilities for this.</div>
<div> This application would be able to create Virtual Machines from templates and also a GUI for thin provisioning on internet.</div><div>That is what I am trying to achieve would PHP be a good choice for such a setup or Python should be used.</div>
<div>When Xen VM reboots then its domid is not preserved so I have no clue as how is that going to work in my situation.</div></div>