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

repair health check for kopano-webapp and kopano-meet (#344)

* json output in the healtcheck is hard to read

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

* fix meet health check after moving json to /tmp

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

* fix webapp health check

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2020-02-27 15:23:13 +01:00
committed by GitHub
parent 40981f460b
commit 7eeea1944c
5 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ CMD ["start.sh"]
# TODO interval does not only define how often the healtcheck is run, but also how long to wait for the first check after startup
HEALTHCHECK --interval=60m --timeout=15s \
CMD goss -g /goss/goss.yaml validate --format json_oneline
CMD goss -g /goss/goss.yaml validate