1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

add example to run owncloud along with Kopano (#211)

* add example to run owncloud along with Kopano
* move ownloud files into dedicated folder
* add readme
* add script for ldap auto configuration
This commit is contained in:
Felix Bartels
2019-09-10 14:04:37 +02:00
committed by GitHub
parent 68c691acbd
commit a1d1de9767
5 changed files with 237 additions and 0 deletions
+7
View File
@@ -205,4 +205,11 @@
transparent
keepalive 100
}
proxy /owncloud/ owncloud:8080 {
transparent
keepalive 0
fail_timeout 10s
try_duration 30s
}
folderish /owncloud
}