Heimdall¶
Heimdall Heimdall Application Dashboard is a dashboard for all your web applications.
The docker image comes from linuxserver/heimdall and should support arm devices. If you attempt to run it on arm and encounter issues, please see issue 478
Access¶
It is available at https://heimdall.homelab.jplexbem.xyz/ or http://heimdall.homelab.jplexbem.xyz/
Security enable/disable https_only and auth¶
To enable https_only or auth set the service config to True
settings/config.yml
heimdall:
https_only: True
auth: True
Last update:
November 27, 2025