Web GUI for libvirt
Pierre HUBERT
c7de64cc02
All checks were successful
continuous-integration/drone/push Build is passing
Make it possible to create token authorized to query predetermined set of routes. Reviewed-on: #9 Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org> Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org> |
||
---|---|---|
virtweb_backend | ||
virtweb_docs | ||
virtweb_frontend | ||
.drone.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
renovate.json |
VirtWEB
Open Source Web interface for LibVirt. Simplify the management of VM.
Setup for dev
Please refer to this guide: virtweb_docs/SETUP_DEV.md
Production requirements
Please refer to this guide: virtweb_docs/SETUP_PROD.md
Features
- Only Qemu / KVM is supported!
- Basic auth / OpenID auth
- Create, update & delete VM
- noVNC control of VMs
- Start, stop, suspend, resume, reset & kill VMs
- Create, update & delete networks
- Start & stop networks
- Create, update & delete network filters
- Upload ISO for easy VM installation