Automated developer-oriented status page with alerting and incident support
docker pull twinproduction/gatus
docker run -d -p 8080:8080 --name gatus twinproduction/gatus:latest
docker compose up -d
services:
gatus:
image: twinproduction/gatus:latest
ports:
- "8080:8080"
volumes:
- ./config:/config
- ./data:/data/