twinproduction/gatus

By twinproduction

Updated about 1 month ago

⛑ Automated service health dashboard

Image
Networking
Developer tools
Monitoring & observability
22

50M+

twinproduction/gatus repository overview

Gatus

build Go Report Card codecov Go version Docker pulls Follow TwiN

Gatus is a developer-oriented health dashboard that gives you the ability to monitor your services using HTTP, ICMP, TCP, and even DNS queries as well as evaluate the result of said queries by using a list of conditions on values like the status code, the response time, the certificate expiration, the body and many others. The icing on top is that each of these health checks can be paired with alerting via Slack, PagerDuty, Pushover, Discord, Twilio and more.

I personally deploy it in my Kubernetes cluster and let it monitor the status of my core applications: https://status.twin.sh/

Quick start
docker run -p 8080:8080 --name gatus twinproduction/gatus

You can also use GitHub Container Registry if you prefer:

docker run -p 8080:8080 --name gatus ghcr.io/twin/gatus

For more details, see Usage

❤ Like this project? Please consider sponsoring me.

Gatus dashboard

Have any feedback or questions? Create a discussion.

See https://github.com/TwiN/gatus for the documentation

Tag summary

Content type

Image

Digest

sha256:ef87c00b0

Size

23.9 MB

Last updated

about 1 month ago

docker pull twinproduction/gatus