mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-23 06:12:52 +00:00
add script for public folder creation and periodic user sync
Fixes: https://github.com/zokradonh/kopano-docker/issues/15 Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -36,6 +36,8 @@ fi
|
||||
# start regular service
|
||||
case "$SERVICE_TO_START" in
|
||||
server)
|
||||
/kopano/services/kopano-public-store.sh &
|
||||
/kopano/services/kopano-users.sh &
|
||||
exec dockerize \
|
||||
-wait file://$KCCONF_SERVER_SERVER_SSL_CA_FILE \
|
||||
-wait file://$KCCONF_SERVER_SERVER_SSL_KEY_FILE \
|
||||
|
||||
Reference in New Issue
Block a user