Light-weight, easily configurable, dockerized homepage
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/01/light-weight-easily-configurable-dockerized-homepage_61e9de01300c4-375x210.jpeg)
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).
Weather:
- Displays current local radar and refreshes every 15 minutes
- 12-hour forecast
- 5-day forecast
Features
- Auth integration (e.g. Authelia)
- Ability to provide custom CSS and JavaScript
- Simple
yaml
configuration