1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00
Felix Bartels d531ac4b1c
Fixes (#283)
* make readme of owncloud more clear
* clarify setup.sh
* make user23 an admin by default
* remove hard depenency on reg
* add completed message
* set more attributes on startup

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

* use cn instead of uid
* add config for owncloud phoenix ui and openid plugin
* add override for experimental feature endpoint
* import kweb-calendar.cfg
* experimental endpoint is yes/no
* grapi also needs the ability to run insecure
* grapi needs to resolve the domain, therefore needs to be in the web network
2019-11-12 22:23:38 +01:00
..
2019-11-12 22:23:38 +01:00
2019-11-12 22:23:38 +01:00
2019-11-12 22:23:38 +01:00
2019-10-22 15:00:31 +02:00
2019-08-07 14:03:26 +02:00

Kopano Web image

Reverse Proxy to securely and with as less configuration effort as possible expose Kopano to the public internet.

In its default configuration this container will redirect requests to the root of the domain (so for example when opening https://kopano.demo/ in a browser) to https://kopano.demo/webapp. To redirect to a different path the environment variable DEFAULTREDIRECT needs to be configured.

Example:

# the following value needs to be added to .env
DEFAULTREDIRECT=/meet

Information needed when not running your own reverse proxy

The kopano_webapp container is accessible on port 9080 and serves the WebApp on /webapp.