
Homepage Has a Free Self-Hosted Dashboard for Your Services
Homepage is a free, open-source application dashboard that shows all your self-hosted services in one beautiful page. What Is Homepage? Homepage is a modern, fully static, fast dashboard with integrations for 100+ services. It shows real-time stats from your services. Key features: Beautiful, responsive design 100+ service integrations with real-time stats Widget support (weather, search, bookmarks) Docker integration (auto-discover services) Kubernetes support Multi-language Fast (static generation) YAML configuration Quick Start docker run -d -p 3000:3000 \ -v homepage-config:/app/config \ ghcr.io/gethomepage/homepage:latest Configuration # services.yaml - Infrastructure : - Proxmox : icon : proxmox.svg href : https://proxmox.local:8006 widget : type : proxmox url : https://proxmox.local:8006 username : api@pam!homepage password : your-token - Portainer : icon : portainer.svg href : https://portainer.local widget : type : portainer url : https://portainer.local env : 2 key : your-api
Continue reading on Dev.to DevOps
Opens in a new tab


