Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Self-hosted PHP web app that organizes all your HTPC and homelab services into a customisable dashboard.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Organizr is a self-hosted, PHP-based dashboard that consolidates all your HTPC and homelab services into a single web interface with customizable tabs, user management, and theming.
Organizr is a self-hosted web application written in PHP (requiring PHP 7.2+) that lets you organize and access all your services through "Tabs" loaded in one webpage. It takes the URLs of your various services as input and presents them in a unified, tabbed dashboard, so you no longer need to memorize IPs and ports. The project is maintained by a community of contributors including Chris Yocum, Roxedus, and HalianElf, and is distributed via GitHub and Docker Hub.
Organizr runs as a PHP application (or Docker container). After installation, you add tabs pointing to your service URLs, configure user and guest access, and the dashboard renders those services in one tabbed page. For Docker, you run a docker create command that maps port 80, mounts a /config volume for persistent settings, and optionally sets PUID/PGID or branch environment variables.
Organizr is free and open source. The source code is publicly available on GitHub, and the project also publishes an official Docker image for easy deployment.
Yes, Organizr provides an official Docker image on Docker Hub. The container exposes port 80, mounts /config for persistent data, and supports environment variables for PUID/PGID as well as optional branch and FPM settings.
Organizr requires PHP 7.2 or later. It can be run on a server or Docker container; the official Docker image bundles the necessary PHP runtime.
Yes. Organizr includes theme support with a colour palette for personalisation, and you can upload new icons and change the top bar logo or site name.
If Organizr doesn't fit your needs, other self-hosted homelab dashboards include Heimdall and Dashy.