Organizr
HTPC and Homelab services organizer with unified tabbed tabs and user management.
Why consider Organizr?
Organizr is an open-source homelab portal. It integrates all your media and homelab services (Plex, Sonarr, Radarr, Portainer, Pi-hole) into a unified tabbed interface with user authentication and permissions.
Learn Organizr by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Organizr
Organizr enables homelab admins to expose multiple internal services through single-sign-on (SSO) authentication and custom user role gates.
Running with Docker
docker run -d \ --name organizr \ -p 80:80 \ -v $(pwd)/organizr_config:/config \ organizr/organizr:latestOrganizr is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.