mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-10 17:36:19 +00:00
* split up installation for core and kapi+grapi * add some debug output in case package installation fails * let konnect run as nobody * add code to check writing permissions for certificates and create certificates in container if possible * add tests to check on failed and successful certificate creation * add certificate creation logic from the konnect binfile * add env for custom dockerize timeout (to fail earlier in tests)
Kopano Konnect image
Image to run Kopano Konnect. Takes the official image and extends it for automatic configuration.
Currently the container does not support dynamically adding additional clients to the konnectd identifier registration. To add additional values modify the file manually and mount it to /etc/kopano/konnectd-identifier-registration.yaml
(the container uses this file as a template when adding the required values for Kopano Meet).