mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-23 14:22:54 +00:00
Use goss for healthchecks (#223)
* basic healthcheck based on goss * add goss to travis * healtcheck command runs now for all services * add to makefile
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
file:
|
||||
/var/run/kopano/grapi:
|
||||
exists: true
|
||||
mode: "0755"
|
||||
owner: kapi
|
||||
group: kopano
|
||||
filetype: directory
|
||||
@@ -0,0 +1,7 @@
|
||||
file:
|
||||
/var/run/kopano/grapi:
|
||||
exists: true
|
||||
mode: "0755"
|
||||
owner: kapi
|
||||
group: kopano
|
||||
filetype: directory
|
||||
Reference in New Issue
Block a user