diff --git a/README.md b/README.md index 4c12679..e762be3 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,18 @@ Open Source Web interface for LibVirt. Simplify the management of VM. 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) \ No newline at end of file +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) \ No newline at end of file