Update README.md
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2025-01-24 07:31:01 +00:00
parent f7aebd7d6a
commit fe2b6d5dd6

View File

@ -1,4 +1,6 @@
# VirtWeb Remote # VirtWeb Remote
WIP project Web UI that allows to start and stop VMs managed by VirtWEB without having to expose the VirtWEB directly on the Internet.
This project aims to use the VirtWeb API to start and stop VM without directly exposing the VirtWEB API to the Internet. VirtWebRemote rely on OpenID to authenticate users.
VirtWebRemote authenticates against VirtWEB API using an API token.