Metadata-Version: 1.0
Name: webvirtmgr
Version: 4.8.6
Summary: WebVirtMgr panel for manage virtual machine
Home-page: http://github.com/retspen/webvirtmgr
Author: Anatoliy Guskov
Author-email: anatoliy.guskov@gmail.com
License: Apache Licence, Version 2.0.
Description: 
        =================
        WebVirtMgr panel
        =================
        
        Introduction
        ------------
        
        WebVirtMgr is a libvirt-based Web interface for managing virtual machines. It allows you to create and configure new domains, and adjust a domain's resource allocation. A VNC viewer presents a full graphical console to the guest domain. KVM is currently the only hypervisor supported.
        
        Technology:
        ***********
        
        The application logic is written in Python & Django. The LIBVIRT Python bindings are used to interacting with the underlying hypervisor.
        
        Installation (Only web panel)
        -----------------------------
        
        `Install WebVirtMgr <https://github.com/retspen/webvirtmgr/wiki/Install-WebVirtMgr>`_
        
        
        Setup host server (Server for VM's)
        -----------------------------------
        
        `Setup Host Server <https://github.com/retspen/webvirtmgr/wiki/Setup-Host-Server>`_
        
        Links
        ------
        - `Website <https://github.com/retspen/webvirtmgr>`_
        - `Screenshots <https://github.com/retspen/webvirtmgr/wiki/Screenshots>`_
        - `Wiki <https://github.com/retspen/webvirtmgr/wiki>`_
        
Platform: UNKNOWN
