esc
Type to search the docs
Back to catalog

dashy

Draft

Self-hosted personal dashboard

Dashboard Homepage

Run locally

Terminal
$ npx launchfile up dashy

Requires Docker Desktop. No source code needed — pulls pre-built images and starts dashy with all dependencies.

Image: lissy93/dashy:latest
Launchfile View on GitHub
# yaml-language-server: $schema=https://launchfile.dev/schema/v1
version: launch/v1
name: dashy
description: "Self-hosted personal dashboard"

image: lissy93/dashy:latest
provides:
  - protocol: http
    port: 8080
    exposed: true
health: /
restart: always

Test Results

Last Tested

2026-04-06

Health Check

Failing

Startup Time

101s

Total Disk

837 MB

Learn More

Spec references for features used in this Launchfile.

Related Apps