mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
* 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>
19 lines
302 B
YAML
19 lines
302 B
YAML
file:
|
|
/tmp/meet.json:
|
|
exists: true
|
|
mode: "0644"
|
|
owner: root
|
|
group: root
|
|
filetype: file
|
|
contains: []
|
|
process:
|
|
kwebd:
|
|
running: true
|
|
http:
|
|
http://localhost:9080/meet:
|
|
status: 200
|
|
allow-insecure: false
|
|
no-follow-redirects: false
|
|
timeout: 5000
|
|
body: []
|