1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-25 15:09:48 +00:00
* 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
This commit is contained in:
Felix Bartels
2019-11-12 22:23:38 +01:00
committed by GitHub
parent 9bb7f04670
commit d531ac4b1c
17 changed files with 95 additions and 12 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ Additionally the ldap tree is also prepared for multiserver installations (also
$ docker-compose -f examples/kopano-multiserver.yml up
```
Demo users created in the demo ldap all have a password that is identical to the username, e.g. the password for `user1` user `user1`.
Demo users created in the demo ldap all have a password that is identical to the username, e.g. the password for `user1` user `user1`. The user `user23 is setup to be an admin within Kopano.`