Homer
A very simple static HOMepage for your servER to keep your services on hand.
Why consider Homer?
Homer is a dead-simple static homepage dashboard for homelab servers. Configured via a single YAML file, it serves offline with search filters, category tags, dark mode, and zero backend databases.
Learn Homer by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Homer
Homer offers instant loading times by serving a pre-rendered Vue.js single-page application directly from Nginx.
Running with Docker
docker run -d \ --name homer \ -p 8080:8080 \ -v $(pwd)/assets:/www/assets \ b4bz/homer:latestHomer is licensed under the Apache License Version 2.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.