Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

atsevan/webvirtmgr

 
 

Repository files navigation

WebVirtMgr panel - v4.1.0

Whats new?

  • Add new graphs (Overview and Instance)
  • Create Network with Fixed IP address
  • Create Instance with Fixed MAC address
  • Remove python-virtinst
  • Add saltstack SLS for CentOS, RedHat
  • Fix bugs

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

Setup host server (Server for VM's)

License

WebVirtMgr is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).

Powered by