By Karel Cermak | Karlosoft.
- Experimental project for school project to manage virtual machines using Libvirt and PHP.
- The project is not intended for production use and is not affiliated with Libvirt or Red Hat, Inc.
- Set connection URI.
- List all virtual machines.
- Start, stop, destroy, pause and resume virtual machines.
- List set CPU and memory.
- Hotplug and unplug drives.
- Deploy this project on your web server. Recommended to use Apache and PHP 8.0 or higher.
- Make sure you have Libvirt installed and configured on your server (Documentation).
- Change .env file.