Pierre HUBERT 01c0f20cf4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Update Rust crate reqwest to v0.12.14
2025-03-14 00:09:51 +00:00
2024-10-19 02:01:00 +00:00
2025-03-04 18:43:30 +00:00
2024-05-06 21:33:49 +02:00

VirtWeb Remote

Web UI that allows to start and stop VMs managed by VirtWEB without having to expose the VirtWEB directly on the Internet.

VirtWebRemote rely on OpenID to authenticate users.

VirtWebRemote authenticates against VirtWEB API using an API token. Both the token ID and private key are required to be able to authenticate against the VirtWEB API.

Docker image options

docker run --rm -it pierre42100/virtweb_remote --help
Description
Remotely start and stop VM from VirtWeb (using VirtWeb API tokens)
Readme 1.2 MiB
Languages
TypeScript 53.1%
Rust 45.5%
Makefile 0.6%
HTML 0.4%
Dockerfile 0.2%
Other 0.2%