Commit Graph

15 Commits (master)

Author SHA1 Message Date
mlan 08a3e3ec9b - [docker](Dockerfile) Now use ubuntu:20.04 as base image.
- [docker](Makefile) Don't set BLD_ARG in Makefile.
- [kopano](src/kopano/plugin/movetopublicldap.py) Need explicitly to set `allow_no_value=True` due to update in `configparser.3.8.py`.
- [demo](demo) Update to `mta-apk_list` target.
2021-04-26 09:24:39 +02:00
mlan 4579fd70ad - [docker](Makefile) Set BLD_ARG in Makefile. 2021-01-20 14:28:35 +01:00
mlan 70b6ab3a9f - [test](test) Export TST_REPO and TST_VER. 2021-01-18 23:03:06 +01:00
mlan c5b37073b6 - [docker](README.md) Updated documentation. 2020-12-18 22:50:27 +01:00
mlan c92a4c0b68 - [travis-ci](.travis.yml) Debug errors on Travis-CI 2020-11-16 09:45:35 +01:00
mlan bc80ab04a3 - [travis-ci](.travis.yml) Travis CI now run test-all. 2020-11-13 19:37:30 +01:00
mlan 7309eba0e5 - [docker](Dockerfile) Remove the `debugtools` build target. There already exists an `app-debugtools` target in the [`demo/Makefile`](demo/Makefile).
- [docker](Dockerfile) Now use an unlock file, which is removed after a virgin container has been configured. This locks the configuration on restarts unless `FORCE_CONFIG` is given.
2020-11-09 12:03:46 +01:00
mlan 40c0b85046 - [docker](Dockerfile) Use syslogd, don't write to /var/log/apache2/other_vhosts_access.log.
- [docker](Dockerfile) No need for python to write bytecode to container. Disabling that.
- [repo](src) Separate source code in by which service it belongs to.
- [kopano](src/kopano) Configure kopano-spamd.
- [kopano](src/kopano) Workaround kopano-spamd bug: /var/lib/kopano/spamd/ham created with wrong permissions.
2020-02-04 13:38:06 +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 e2c9b93584 preparing for merge 2019-08-28 17:59:02 +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
mlan d8dd60af4e added version to Makefile
updated links in README.md
2019-02-22 09:42:07 +01: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