homed
homed copied to clipboard
Light-weight, easily configurable, dockerized homepage
homed
homed
is a light-weight customizable portal primarily intended for the "self-hosted" crowd with built-in support for local authentication services (e.g. Authelia). The user configures options and which links to display using a yaml
file, and also has ability to include custom CSS and JavaScript. All resources are hosted locally. Access to links is controlled via groups passed in by the authentication service using the Remote-Groups
request header (which Authelia supports).
Light Mode:
Dark Mode:
Weather:
- Displays current local radar and refreshes every 5 minutes
- 12-hour forecast
- 5-day forecast
Features
- Auth integration (e.g. Authelia)
- Ability to provide custom CSS and JavaScript
- Simple
yaml
configuration file - FontAwesome icon support
- Light/Dark mode
- Status check for services
Documentation
Please visit the wiki
Versioning
Semver will be followed. For version x.y.z
-
x
Major version release, breaking changes -
y
Minor version release, no breaking changes, added features -
z
Bug release, no breaking changes, no new features