1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-27 01:36:25 +00:00
Felix Bartels c9701494f1
Make registration_conf configurable through an env (#369)
* Make registration_conf configurable through an env

Fixes https://github.com/zokradonh/kopano-docker/issues/368

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* add registration_conf to meet example

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2020-03-23 16:42:11 +01:00
..
2019-09-06 13:26:59 +02:00

Running Kopano Meet without Kopano (with only the LDAP backend)

The docker-compose.yml file in this directory can be used as a template to run Kopano Meet against a LDAP user directory. The file as it is starts a demo deployment of Meet including some pre created users to explore Kopano Meet.

Check https://github.com/zokradonh/kopano-docker/blob/master/ldap_demo/README.md to learn more about the included demo users.

Instructions

  1. run setup.sh
  2. check .env for any required customization (port 443 already in use?)
  3. run docker-compose up to start
  4. navigate to https://your-domain to login to Kopano Meet