Updated Developer documentation (markdown)
This commit is contained in:
parent
fb3c2c54c0
commit
34d283a498
@ -33,3 +33,8 @@ This module makes communication between the previewer and the web client possibl
|
|||||||
|
|
||||||
# Web application
|
# Web application
|
||||||
This module provides the web UI for the users.
|
This module provides the web UI for the users.
|
||||||
|
|
||||||
|
## Trying out our webshop
|
||||||
|
Since our webshop is a modern web application it has quite a few dependencies. To make trying it out easier we deployed to our own secure Kubernetes cluster. It is available at https://unstablevortex.kmlabz.com/ .
|
||||||
|
|
||||||
|
The application connects to every dependency (Minio, Caff Previewer Wrapper, SMTP and PostgreSQL server) over TLS and the configuration environment variables are stored in Vault.
|
Loading…
Reference in New Issue
Block a user