0 Forks
4 Stars
4 Watchers

CHealth

Docker Container Health Check Script is a bash script that monitors the health status of Docker containers and automatically restarts them if they are unhealthy. This script runs in the background as a systemd service and logs its activities to journalctl.

How to download and setup CHealth

Open terminal and run command
git clone https://github.com/zwsq/CHealth.git
git clone is used to create a copy or clone of CHealth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CHealth https://github.com/zwsq/CHealth/archive/master.zip

Or simply clone CHealth with SSH
[email protected]:zwsq/CHealth.git

If you have some problems with CHealth

You may open issue on CHealth support forum (system) here: https://github.com/zwsq/CHealth/issues