1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-11 01:46:11 +00:00
Felix Bartels 9bba2ec77e
Make it possible to override the final exe (#392)
* 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
2020-05-05 21:03:47 +02:00
..
2020-04-28 22:16:12 +02:00
2019-11-17 16:35:57 +01:00

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).