Apps / System
Monitoring
Know before your family tells you
Uptime Kuma checks every service on a schedule and notifies you through Telegram, Discord, email, ntfy and 90-odd other channels when one stops answering. It also keeps the history, so you can see whether something is flaky or just went down once.
CategorySystem
Memory~180MB
Module
monitoringInstalling it
Open the dashboard, find it in the App Store and press Install. Or from a terminal on the box:
sudo homebox install monitoring
Where to open it
| Service | Port | First login |
|---|---|---|
| Uptime Kuma | :3001 | Create the admin account on the first visit. |
Open it at your box's address with that port — the dashboard links to it directly once it is running.
Good to know
- Start with a monitor for the HomeBox dashboard itself, then add apps from there
- For another app on this same box use the box's LAN IP and the app's port —
localhostfrom inside this container means the container itself - Pinned to an exact patch on purpose: 2.x migrates its history on first start and will not open it again on 1.x