This is a service meant to display the Health status of the services in your current stack.
This service uses our prepared boilerplate service available in Mutable's public repos.
Health service: Repo
This service is built using Express
.
Health status visaulization is done via D3.js
and C3js
Clone this repository in the stack, navigate into it and run the npm install
command.
In order to see the Health Check results you must navigate to the service's webpage by clicking the port number under "View Site" column of the stack list
The result should look like this:
Statuses are constantly updating.
Please note that all the services must be running for the Health Check service to display their status.