1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-10 17:36:19 +00:00
Felix Bartels d7fb796fa3
split up installation for core and kapi+grapi (#293)
* 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)
2019-11-26 10:10:22 +01: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).