-
Separate Caddy container from jwilder/docker-gen to remove /var/run/docker.sock volume mount from external accessible container.
See https://github.com/jwilder/docker-gen#separate-container-install
-
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…
-
Hi,
it feels a bit like a missed opportunity to not use a common base image that includes (but not executes) the "download nightly builds"-script and its already installs the shared dependencies …
-
## Context
I am having troubles getting my mailserver setup with OpenLDAP. When trying to login, I get this in the logs:
`Jul 12 06:44:11 mail dovecot: auth: ldap(weilun.tong@fancydomain.tld…
-
I followed instructions, setup mail acct, installed dkim key, setup records... mail-tester.com shows 10/10 score. Firewall shows all relevant ports open; however receiving mail never works. I can send…
-
Hi,
unfortunately, I cannot give the name of the homepage so just think of it as domain.tld
my setup:
currently, the mx record is set to domain.tld not mail.domain.tld because my ssl certificate …
-
Hey guys,
tried to provision a container instance for my kopano environment today. The initial container startup and also the following startups are failing at the daemon start function:
`1155…
-
From my point of view it would be a big benefit, to structure the script with functions, for better maintenance.
With this improvement it would be possible to better control the bootstrap of the con…