Get ahead of service disruptions with a comprehensive monitoring and status page solution. This tool provides the features to detect website and API downtime before your customers do, and automatically communicates service health through a public-facing status page. Stop updating things manually during a crisis and let automation handle incident communication.
Key features include:
services:
gatus:
image: twinproduction/gatus:latest
container_name: gatus
restart: unless-stopped
ports:
- "8080:8080"
environment:
- SLACK_WEBHOOK_URL=${SLACK_WEBHOOK_URL}
volumes:
- ./config:/configSLACK_WEBHOOK_URL=https://hooks.slack.com/services/T00000000/B00000000/your_secure_webhook_tokenAuto-fetched 29 minutes ago
Auto-fetched 29 minutes ago