TL;DR — Quick Summary

Deploy Homarr for a beautiful self-hosted server dashboard. Organize Docker apps, monitor services, add widgets, and integrate with Sonarr, Radarr, and more.

Homarr — Beautiful Server Dashboard

Homarr gives your home server a beautiful, functional dashboard with deep integrations.

services:
  homarr:
    image: ghcr.io/homarr-dev/homarr:latest
    container_name: homarr
    restart: always
    ports:
      - "7575:7575"
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock
      - homarr-data:/appdata
volumes:
  homarr-data:

Features

Feature Description
Docker integration Auto-discover running containers
Drag & drop Visual layout editor
Widgets Weather, system stats, calendar, bookmarks
App integrations Sonarr, Radarr, SABnzbd, qBittorrent, Jellyfin
Health monitoring Ping services, show status
Multi-user User accounts with permissions
Themes Custom colors and layouts

Homarr vs Homepage vs Dashy

Feature Homarr Homepage Dashy
Config Web UI YAML YAML + UI
Docker auto-discover ✅ (labels)
Drag & drop
Widgets ✅ Rich
App integrations ✅ Deep Basic
Resource usage Moderate Low Moderate