-
I am running the Kopano server on CentOS 7, Docker version 18.09.3 and docker-compose version 1.23.2.
Everything seems to be working fine, except for the queries on OIDC enabled Kopano API client (…
-
Hi @TosoBoso ,
thanks for uploading your code to github! Looking through the code I am missing instructions how to generate a spk file from this repo (to locally try out changes.
I have recentl…
-
as raised in #116. some comments are already in the ticket.
For the moment I am going to assume that @mhoffmann75 is still busy with this.
-
Hello!
I have used docker, but I cannot achieve how to install let's encrypt or Cloudflare certificates without editing the docker image.
Any suggestions for this?
Thanks!
-
For a still unknown reason the travis job fails to tag the z-push image:
```
Status: Downloaded newer image for [secure]/kopano_zpush:latest
component=zpush make tag-container
make[1]: Entering …
-
The moodle project includes a wrapper that checks if certain settings have been set as env variables (e.g. postgres vs. mysql) and then passes through the file option more and more compose files to do…
-
I love your up to date and lightweight container. Nevertheless, there is one configuration option which i am not able to get working.
I am running an instance of tomav/docker-mailserver with self-s…
-
Hi,
I've seen that you also have a fork (or an older version of) https://github.com/zokradonh/kopano-docker. If you want to work on some Docker images I would rather encourage you to take a look at…
-
Hi,
I just checked if it would run on a Mac after LDAP was not working in the past and it is working. I have some remarks.
If you could change the 'sed -r' to 'sed -E' in the 'setup.sh' script it…
-
Hi there again. I am trying to integrate this kopano stack into an existing environment. Therefore i use traefik as a ssl terminating reverse proxy.
What i want to achieve:
- minimal modifications…