Self-host with Docker ยท Yantr
Homarr
Customizable dashboard for self-hosted services with drag-and-drop widgets and integrations.
1
Ports
3
Notes
4
Use Cases
About
What Homarr does
Homarr is a modern dashboard for self-hosted services with a drag-and-drop layout, built-in integrations for many apps, and a large icon library. It shows service status, quick access links, and optional system metrics for a polished homelab start page.
Install Flow
How to self-host Homarr
Homarr can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Homarr 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
- Create a unified homepage showing all your self-hosted apps with live status indicators.
- Monitor your homelab services at a glance - see which containers are running, down, or have issues.
- Display system metrics (CPU, RAM, disk) from your server directly on the dashboard.
- Use as your browser's start page for quick access to frequently used services and bookmarks.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 7575 | HTTP | Web UI |
Docker Image
ghcr.io/homarr-labs/homarr:latest
Service Name
homarr
Notes
Things to know before you deploy
- Docker integration available for showing container status
- Easy drag-and-drop layout customization through the UI
- Encryption key required for widget functionality - set HOMARR_ENCRYPTION_KEY env variable
Related Apps
More tools you might pair with Homarr
Page generated 2026-06-23T15:50:08.758Z