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.croxfox.uk/ or http://heimdall.croxfox.uk/
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:
June 29, 2024