logo
icon

Homarr Dashboard

A simple, yet powerful dashboard for your server

template cover
部署次數3
發布者warisul
建立於2025-11-26
模板內的服務
service icon
標籤
ToolDashboard

Homarr

Homarr is a modern, easy-to-use dashboard for your server. It puts all of your apps and services in one place with a clean, widget-based UI.

👉 For the latest version of this template, visit:
https://github.com/wari-sul/homarr-zeabur/

This template deploys the official Docker image:

  • Image: ghcr.io/homarr-labs/homarr:latest
  • Port: 7575 (HTTP, TLS is handled by Zeabur)
  • Persistent config stored in /appdata

Required environment

Homarr requires a SECRET_ENCRYPTION_KEY – a 64-character hex string used to encrypt secrets in its database. If this is missing, Homarr will exit with an error.

You can generate one with:

openssl rand -hex 32

Save this key somewhere safe; losing it means losing access to encrypted secrets.

Notes about Docker integration

The upstream Docker example mounts /var/run/docker.sock so Homarr can inspect local containers. Zeabur does not expose Docker to containers, so this mount is intentionally omitted.

Access

After deployment, your dashboard will be available at:

  • https://<your-domain>/