Getting Started
After installation, open the Web UI at http://localhost:5000 (or your server’s IP and port).
Create your first monitor
- Click Add Monitor.
- Enter a name, the URL to watch, check interval (e.g. 300 seconds), match type (string or regex), pattern to look for, and notification email.
- Click save. The monitor will run on schedule; use the play button on the card to run a check immediately.
Verify notifications
Use Test Email in the header to confirm SMTP is configured. Add Discord or Slack in Advanced Options if you use them.
Next steps
- Installation — Full install and optional minimal install.
- Configuration — Environment variables and .env.
- Monitoring — Content matching, JSON path, HTTP status, and more.
- Plugins — Optional plugins (e.g. Scanner for listing pages).