Gatus
Automated service health dashboard.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.8"
services:
gatus:
image: twinproduction/gatus:latest
ports:
- 8080:8080
volumes:
- ./config:/config
restart: alwaysResources
Website: https://gatus.io/
Demo: https://status.twin.sh/
GitHub: https://github.com/TwiN/gatus
Docker Hub: https://hub.docker.com/r/twinproduction/gatus
Configuration: https://github.com/TwiN/gatus#deployment