


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:
ghcr.io/homarr-labs/homarr:latest7575 (HTTP, TLS is handled by Zeabur)/appdataHomarr 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.
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.
After deployment, your dashboard will be available at:
https://<your-domain>/