1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00
kopano-docker/webapp/goss.yaml
Felix Bartels 4878fc9917
Use goss for healthchecks (#223)
* basic healthcheck based on goss
* add goss to travis
* healtcheck command runs now for all services
* add to makefile
2019-08-27 14:56:49 +02:00

10 lines
140 B
YAML

process:
kwebd:
running: true
php-fpm7.0:
running: true
http:
http://localhost:9080/webapp:
status: 200
timeout: 5000