coala / coala/devops

Add Health checking

Open
#6 1 comment 0 reactions 1 assignee Claimed by @yukiisbored View on GitHub
area/monitoring difficulty/medium importance/low status/stale type/feature
Dominant language
CSS
Stars
9
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Healthcheck is a new-ish feature in Docker to check the actual status of the services/daemons of the container. Healthcheck can be implemented by having a "check command" like using curl to see if it returns `200` or not. It's preferable (for now) to add healthcheck on the compose file rather than the dockerfile.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.