7 Commits

Author SHA1 Message Date
mlan
8bc08ee49e - [demo](demo) Use host timezone by mounting /etc/localtime.
- [demo](demo) Since 10.0.1 LDAP users don't get their share created, so `make init` now does that.
2020-01-28 21:29:51 +01:00
mlan
230e3ac45b - Use LDAP_URI now that the historic directives LDAP_HOST, LDAP_PORT, LDAP_PROTOCOL are no longer supported (8.7.85).
- Split up initialization functions and process supervision. Process supervision stays in entrypoint.sh, whereas the initialization functions are moved to individual files in /etc/entrypoint.d.
- Apache runit script also needs `setup-runit.sh` option; force.
2019-11-15 19:40:23 +01:00
mlan
b66b9c696b - The setup-runit.sh script now have options: down, force, log, name, source, quiet.
- Fixed the Apache runit script, using the new `setup-runit.sh` script. Stopping the parent process now also stops all child processes. Using the quiet option, Apache does not flood the logs anymore.
- Added support of the environment variable `LMTP_LISTEN=*:2003`, due to misconfiguration of `kopano-dagent` in recent releases (8.7.84).
- Simplified the health check.
- Changed repository directory structure to a more general one.
- Renamed some build variables, e.g., `DOCKER_RUNSV_DIR` (was `docker_build_runit_root`).
- Cleaning up `Makefile`
- Added more debug functionality in `demo/Makefile`
2019-11-12 21:14:33 +01:00
mlan
d94a64104e - ARCH (amd64) of base image (ubuntu) can now be left out, so that microbadger can find it 2019-08-29 12:59:24 +02:00
mlan
a276c55304 Update Dockerfile so that is works also for debian 9
Update assets/kopano-webaddr.sh now that we do not have builds for debian 8
2019-06-10 20:11:30 +02:00
admin@vbox1
902a893205 - Reversed tag naming scheme. now full-8.7.80-3.5.2 instead of ~~8.7.80-3.5.2-full~~
- Demo based on `docker-compose.yml` and `Makefile` files
- Check and fix file attributes in the `/var/lib/kopano/attachments` directory
- Updated Tags overview, Usage and Docker compose example section in README.md
2019-02-19 13:52:36 +01:00
mlan
41d4601300 First commit 2019-02-08 10:57:43 +01:00