pingdom-irc-healthcheck
is a microservice, written in Go, that provides a Pingdom HTTP Custom check endpoint which can be used to test if a user is in IRC.
Works well with slack-ircbridge.
Clone the git repository: https://github.com/giantswarm/pingdom-irc-healthcheck.git
Download the latest docker image from here: https://hub.docker.com/r/giantswarm/pingdom-irc-healthcheck/
make
to build the binary.GOOS=linux make
, and then build the image with make docker
.pingdom-irc-healthcheck
is currently designed to work in a Giant Swarm cluster. A Docker image is also available, for running in other environments.See CONTRIBUTING for details on submitting patches, the contribution workflow as well as reporting bugs.
pingdom-irc-healthcheck
is under the Apache 2.0 license. See the LICENSE file for details.