Uptime Kuma
A fancy self-hosted monitoring tool, running natively on FreeBSD.
Quick Start
Features
- Monitoring uptime for HTTP(s), TCP, Ping, DNS, and more
- Fancy, reactive, fast UI/UX
- Notifications via Telegram, Discord, Slack, Email, and 90+ services
- Multi-language support
- Status pages
- Browser Engine monitoring (with Chromium)
Configuration
| Variable |
Default |
Description |
PUID |
1000 |
User ID |
PGID |
1000 |
Group ID |
DATA_DIR |
/config |
Data directory |
Volumes
| Path |
Description |
/config |
Database and configuration |
Ports
| Port |
Description |
| 3001 |
Web UI |
Notes
- Ping monitoring requires
allow.raw_sockets jail annotation
- Browser Engine monitoring uses FreeBSD's Chromium package
- Image is larger than typical due to Chromium dependency
Links