All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m6s
608 B
608 B
title, description, author, date, lastmod, showHero, tags
| title | description | author | date | lastmod | showHero | tags |
|---|---|---|---|---|---|---|
| homepage | homepage | wompmacho | 2025-02-04 | 2025-02-04 | false |
What is homepage?
homepage is an open-source, highly customizable, and static site-based dashboard designed to organize your self-hosted services into a beautiful, central hub.
Unlike other dashboards that require complex databases or heavy backend services, homepage runs as a lightweight, Docker-based container that reads a single configuration file (YAML).
Docker Compose Example
{{<include "/srv/configs/docker_compose/homepage/docker-compose.yaml">}}