Self-host with Docker ยท Yantr
Uptime Kuma
Self-hosted uptime monitoring tool with status pages, notifications, and 30+ check types.
1
Ports
3
Notes
4
Use Cases
About
What Uptime Kuma does
Uptime Kuma is a fancy self-hosted monitoring tool that helps you monitor your services and get notified when they go down. It supports HTTP(s), TCP, Ping, DNS, Push, Steam Game Server, and more than 30 other protocol types. Features include beautiful status pages with uptime history, mult...
Install Flow
How to self-host Uptime Kuma
Uptime Kuma can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Uptime Kuma does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Monitor your self-hosted services (Home Assistant, Jellyfin, Nextcloud) and get alerted when they go down.
- Create a public status page to show your family or users that your services are running smoothly.
- Track SSL certificate expiration dates and get notified before certificates expire.
- Monitor Docker containers without installing agents - uses Docker socket for native container health checks.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3001 | HTTP | Web UI |
Docker Image
louislam/uptime-kuma:latest
Service Name
uptime-kuma
Notes
Things to know before you deploy
- Supports over 30 monitoring types including HTTP, TCP, Ping, DNS, and more
- Can monitor Docker containers directly via socket mount
- Push endpoint available for services to send their own status updates
Related Apps
More tools you might pair with Uptime Kuma
Sonarr
Smart PVR for TV shows that automatically downloads episodes and organizes your series library.
Jellyfin
Free and open-source media server for streaming movies, TV shows, music, and photos to any device.
Glances
Cross-platform system monitoring tool showing CPU, memory, disk, network, and Docker stats.
Page generated 2026-06-23T15:50:08.758Z