mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
update Dockerfiles/Makefile for use with kopano supported build introduce a local ldap image with some demo users include caddy for reverse proxying add proper documentation and remove obsolete build and push scripts Signed-off-by: Felix Bartels <felix@host-consultants.de>
7 lines
458 B
Plaintext
7 lines
458 B
Plaintext
- How to execute `kopano-cli --list-users` and `kopano-storeadm -h default: -P` after kopano-server has been started?
|
|
- `--list-users` should be run in regular intervals
|
|
- `kopano-storeadm` just needs to be run after startup, multiple executions do not harm
|
|
- ssl config for ical and gateway
|
|
- ldap indices
|
|
- Won't fix: Kopano 8.6.x dagent won't start because of an incompatible configuration. A fix for this should be only present in a dedicated branch
|