mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 23:46:24 +00:00
* add kapps repo to base image to prevent from potentially updated components (for example kweb) * kapps needs to be added to php image, not webapp image * ignore unknown syntax for build time secrets * update Konnect
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).