Web GUI for libvirt
Go to file
Pierre Hubert c96b8cbad1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Update dependency @mui/x-data-grid to v7
2024-04-07 00:14:06 +00:00
virtweb_backend Merge pull request 'Update Rust crate serde_json to 1.0.115' (#4) from renovate/serde_json-1.x into master 2024-04-06 09:00:20 +00:00
virtweb_docs Update documentation 2024-01-13 09:11:50 +01:00
virtweb_frontend Update dependency @mui/x-data-grid to v7 2024-04-07 00:14:06 +00:00
.drone.yml Configure CI (#2) 2024-04-05 18:58:30 +00:00
LICENSE Add license 2024-01-17 22:11:05 +01:00
Makefile Migrated from CRA to Vite 2023-12-12 16:55:06 +01:00
README.md Add license 2024-01-17 22:11:05 +01:00
renovate.json Configure Renovate (#1) 2024-04-05 19:01:01 +00:00

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