Skip to content

Gatus

Automated service health monitoring — monitors your services and displays their status on a clean dashboard.

Imagetwinproduction/gatus:latest
Web UIhttp://your-server:3001
Config path{BASE_DIR}/gatus/config, {BASE_DIR}/gatus/data
Websitegatus.io
Source codeGitHub

Resource Impact

PerformanceLow — Health checks
StorageLow — Tiny footprint

Installation

sh
mithrandir install gatus

Auto-Configuration

When installed via the setup wizard, Gatus is automatically configured with health checks for all your installed services.

Discord Alerts

Gatus can send alerts to a Discord channel when a service goes down or recovers. During the setup wizard you'll be prompted for a Discord webhook URL. To skip the prompt, set GATUS_DISCORD_WEBHOOK_URL in your .env file before running setup:

ini
GATUS_DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/...

To create a webhook, go to Discord → Server Settings → Integrations → Webhooks.

Setup

No additional setup required.