About this project
Homepage is a statically generated application dashboard designed to serve as a central hub for self-hosted services. It allows users to organize web bookmarks and service links through YAML configuration files or automatic Docker label discovery.
Key capabilities include:
- Service Integrations: Built-in support for over 100 services, including popular *arr apps (Radarr, Sonarr), media servers (Plex, Jellyfin), and various self-hosted utilities.
- Docker Integration: Ability to monitor container status and statistics, with automatic service discovery via labels.
- Information Widgets: Integrated widgets for weather, time, date, search, and system glances.
- Security: API requests to backend services are proxied to keep API keys hidden from the client side.
- Customization: Supports custom themes, CSS, JavaScript, and layouts, with i18n support for over 40 languages.
- Deployment: Available as a Docker image (AMD64, ARM64) or can be built from source using pnpm.