Add new info on README
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3e4face5c9
commit
cb0eba7fca
@ -3,4 +3,9 @@ Web UI that allows to start and stop VMs managed by VirtWEB without having to ex
|
||||
|
||||
VirtWebRemote rely on OpenID to authenticate users.
|
||||
|
||||
VirtWebRemote authenticates against VirtWEB API using an API token.
|
||||
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
|
||||
```bash
|
||||
docker run --rm -it pierre42100/virtweb_remote --help
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user