Dashy is a self-hosted personal dashboard with status checking, widgets, themes, icon packs, and a UI editor. This guide uses lissy93/dashy:latest, binds the user-data directory, and exposes the dashboard on port 8080.1

The original video is embedded directly through YouTube; the video and source images are not rehosted.2
Install Docker
Log into the Linux Docker host and run:
| |
If the current distribution no longer supports apt-key, use the current Docker documentation instead of ignoring the warning.1
Run Dashy
- Create the directory, download the default configuration, set ownership, and start the container:
| |
- Open
http://DNSorIP:8080. - Verify the Dashy Welcome page and edit
~/docker/dashy/conf.ymlfrom the host when needed.1
Backup and limits
Back up ~/docker/dashy/conf.yml and the complete ~/docker/dashy directory before updating the image. The source's chmod a+rwx is convenient for the container but broad; in a production HomeLab I would tighten owner/group permissions after confirming the image UID/GID. Do not put widget API tokens in the post or repository.1
Source and video
- Original tutorial: i12bretro 0992
- Original video: Run Dashy Application Dashboard in Docker
Sources
https://i12bretro.github.io/tutorials/0992.html — Run Dashy Application Dashboard in Docker (i12bretro) ↩︎ ↩︎ ↩︎ ↩︎
https://www.youtube.com/watch?v=GfuTdFSh1xc — Run Dashy Application Dashboard in Docker (official video) ↩︎


Góp Ý / Bình Luận / Đánh giá