mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 05:42:54 +00:00
Add wrapper scripts to easily get admin.cfg (#331)
* add small wrapper scripts to honor admin.cfg at /tmp/kopano * add script to create stores (workaround to satisfy tests) * add output of orphaned store list to startup test
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ done
|
||||
dockerize \
|
||||
-wait tcp://kopano_server:236 \
|
||||
-timeout 360s
|
||||
echo "creating public store"
|
||||
|
||||
echo "Creating public store"
|
||||
docker exec kopano_server kopano-storeadm -h default: -P || true
|
||||
|
||||
echo "Running sheduled cron jobs once"
|
||||
|
||||
Reference in New Issue
Block a user