Added web-ui screenshot

This commit is contained in:
simonmicro 2022-12-11 22:14:52 +01:00
parent ddf1ad8efb
commit d3fabf35f1
No known key found for this signature in database
GPG key ID: 033A4D4CE4E063D6
2 changed files with 5 additions and 1 deletions

View file

@ -22,7 +22,11 @@ latest version you should check something like [watchtower](https://github.com/c
There are currently three tags of the image available (select one just by appending `:<tag>` to the image from above):
* `latest`, currently the same like `minimal`.
* `minimal`, which is based on the python3 minimal configuration of py-kms. _This tag does NOT include `sqlite` support !_
* `python3`, which is fully configurable and equipped with `sqlite` support and a web interface (make sure to expose port `8080`) for management.
* `python3`, which is fully configurable and equipped with `sqlite` support and a web-interface (make sure to expose port `8080`) for management.
Wait... Web-interface? Yes! `py-kms` now comes with a simple web-ui to let you browse the known clients or its supported products. In case you wonder, here is a screenshot of the web-ui (*note that this screenshot may not reflect the current state of the ui*):
![web-ui](img/webinterface.png)
#### Architectures
There are currently the following architectures available (if you need an other, feel free to open an issue):

BIN
docs/img/webinterface.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB