Skip to content
trax44 edited this page Apr 10, 2014 · 1 revision

In development;

What is tvirt

KISS

tvirt aims to be a simple web interface to libvirt:

  • Simple to install
  • Simple to use

How do we KISS?

  • On each hypervisor only 2 port to set/open
  • On master, give the address' of your hypervisors

Tech used

  • Build system: cmake
  • Communication layer: Protobuf + ZeroMQ
  • Other dependencies: libvirt

Clone this wiki locally