HomeDash v1.2.0

Posted by Martijn on Tue, Jan 23, 2024

HomeDash

HomeDash is a simplistic, centralized & dynamic dashboard application for your container based home network. It provides a REST API endpoint that allows you to add applications to the dashboard.

See my original post or the full readme for more details.

Update to v1.2.0

This release mostly adds support for statically defined applications.

Apart from that, code was shifted around, cleaned up, etc. I also replaced the logrus package with the zerolog package for logging.

Update process

  1. Update your HomeDash binary or Docker container to the latest version;
  2. Restart HomeDash;

Getting support

You can find the related Github repositories at:

There you can read more details in the README files, report issues and/or collaborate in its development.

Currently supported stack:

Licensing

HomeDash is made available under the MPL-2.0 license. The full details are available from the LICENSE file.