Skip to content

Homedash

Homedash is a simple dashboard that allows to monitor and interact with many different services.

The docker image comes from gonzague/homedash and currently does not support arm devices. If you are aware of a suitable substitution or replacement (good place to start), please see issue 478 and test your idea using the documentation.

Access

It is available at https://{% if homedash.domain %}{{ homedash.domain }}{% else %}{{ homedash.subdomain + "." + domain }}{% endif %}/ or http://{% if homedash.domain %}{{ homedash.domain }}{% else %}{{ homedash.subdomain + "." + domain }}{% endif %}/

{% if enable_tor %} It is also available via Tor at http://{{ homedash.subdomain + "." + tor_domain }}/ {% endif %}


Last update: January 6, 2022