Self-host with Docker · Yantr
Dashy
Feature-rich personal dashboard with widgets, status checks, and themes.
1
Ports
3
Notes
3
Use Cases
About
What Dashy does
Dashy is a highly customizable, self-hosted personal dashboard homepage with built-in status checking, widget support, theme engine, icon packs, and a UI editor. It lets you organize all your links, services, and information in one beautiful interface.
Install Flow
How to self-host Dashy
Dashy can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Dashy does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Create a personalized homepage that aggregates all your important links, services, and information in one beautiful interface.
- Monitor your self-hosted services with built-in uptime status checks displayed right on your dashboard.
- Customize themes, layouts, and widgets using the visual UI editor or YAML configuration.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Dashboard |
Docker Image
lissy93/dashy:latest
Service Name
dashy
Notes
Things to know before you deploy
- Edit conf.yml inside the mounted /app/user-data directory (where you can also put icons, assets, and any extra config files).
- Basic config editing can also be done via the UI and written back to the YAML config.
- Authentication (built-in login, OIDC, Keycloak, or header auth) is set up conf.yml
Related Apps
More tools you might pair with Dashy
Page generated 2026-07-27T04:28:00.415Z