VirtWeb/README.md
Pierre Hubert d8e5aa17f3
All checks were successful
continuous-integration/drone/push Build is passing
Update README.md
2024-04-10 20:04:17 +00:00

22 lines
682 B
Markdown

# 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](virtweb_docs/SETUP_DEV.md)
## Production requirements
Please refer to this guide: [virtweb_docs/SETUP_PROD.md](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
## Screenshot
![](https://0ph.fr/resume_assets/img/screenshots/virtweb.png)