mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-11 01:46:11 +00:00
* move all env definition in same block * implement EXE env variable for kopano-core * Obsoletes parts of https://github.com/zokradonh/kopano-docker/pull/366 * use EXE in konnect container * add exe for web * make it possible to docker-composer run commands in web container
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).