Dashy

Best Self Hosted Alternatives to Dashy

A curated collection of the 7 best self hosted alternatives to Dashy.

Dashy is an open-source, self-hosted dashboard and personal start page application for organizing links, widgets, and status panels. Users create customizable, widget-based dashboards to monitor services, shortcuts, and system statuses. No official managed SaaS offering.

Alternatives List

#1
Flame

Flame

Flame is a self-hosted startpage for your server to manage apps and bookmarks with built-in editors, search, weather, and Docker integration.

Flame is a self-hosted startpage for your server. It provides a customizable hub to organize and launch your applications and bookmarks through in-app editors, without editing configuration files.

Key Features

  • Create, update, delete apps and bookmarks from a GUI editor
  • Pin items to the homescreen for quick access
  • Integrated search with multiple providers and the ability to add your own
  • Authentication to protect settings, apps and bookmarks
  • Extensive UI customization: custom CSS, 15 color themes, and a theme builder
  • Weather widget showing current temperature and weather status
  • Docker integration to auto-detect and add apps from container labels

Use Cases

  • Set up a centralized startpage on a home server or Raspberry Pi to access your services
  • Replace multiple dashboards with a single, customizable hub for bookmarks and apps
  • Manage a personal DevOps cockpit for a small-scale home lab

CONCLUSION Flame offers a compact, self-hosted solution for organizing and launching server apps and bookmarks with a flexible UI and Docker integration.

6.2kstars
318forks
#2
Organizr

Organizr

Organizr is a PHP-based homelab dashboard that organizes your self-hosted services into tabs, with user management and multiple authentication options.

Organizr screenshot

Organizr is a web-based organizer for homelab and HTPC services that brings multiple internal apps and bookmarks into a single, unified interface. It is designed to reduce the friction of juggling many hostnames, ports, and logins by presenting services as configurable tabs.

Key Features

  • Tab-based dashboard that can load services in-page (iframe) or as external links
  • User accounts, guest access, and role/group-based access to specific tabs
  • Multiple authentication options, including Plex, Emby, LDAP, and SFTP credentials
  • Customizable UI (themes, colors, top bar branding, icons) and mobile-friendly layout
  • Quick-access tab URLs and configurable default landing page
  • Login logging and administration UI for user management
  • Optional integrations for reverse-proxy authentication (for example, Nginx auth_request) and Fail2ban support
  • “Forgot password” flow via email (requires a working mail setup)

Use Cases

  • Central start page for Plex/Sonarr/Radarr and other homelab apps
  • Shared family or team portal with controlled access to specific services
  • Simplified internal navigation hub for servers with many web UIs

Limitations and Considerations

  • Many features depend on correct reverse-proxy and authentication configuration; iframe embedding may require CSP/header adjustments in upstream apps
  • Email-based password reset requires mail server configuration

Organizr fits best for users running multiple self-hosted services who want a single, configurable portal with optional multi-user access control. It is commonly deployed behind a reverse proxy and works well as a homelab landing page.

5.7kstars
309forks
#3
Homarr

Homarr

Homarr is a modern, drag-and-drop server homepage dashboard with many integrations, built-in authentication, permissions, and fast search across your services.

Homarr screenshot

Homarr is a modern, easy-to-use dashboard for organizing and managing self-hosted services from a single homepage. It provides a highly customizable layout, rich widgets, and integrations that can display status and data from the apps you already run.

Key Features

  • Drag-and-drop grid layout for building dashboards without YAML/JSON configuration
  • 30+ integrations to surface service status and data in widgets
  • Built-in authentication and authorization with users, groups, and permissions
  • SSO support via OpenID Connect and LDAP
  • Real-time widget updates using WebSockets, with Redis-backed updates
  • Fast built-in search across supported integrations and Homarr data
  • Large built-in icon picker with 10K+ icons
  • Multiple deployment options including Docker and Kubernetes (Helm)

Use Cases

  • Create a homelab/startpage portal to launch and monitor all services in one place
  • Provide a multi-user dashboard for families or teams with role-based access
  • Centralize operational visibility (status, widgets, quick actions) for media and infrastructure stacks

Limitations and Considerations

  • Many widgets depend on third-party integrations; feature depth varies by integration
  • Full functionality may require additional services such as Redis for real-time updates

Homarr fits well for anyone who wants a clean, customizable home dashboard with integrated visibility and access controls. Its extensible integration approach makes it suitable for both small personal setups and larger multi-user environments.

2.7kstars
157forks
#4
Lab Dash

Lab Dash

Lab Dash is an open-source homepage/dashboard for homelabs. It offers a customizable widget grid, shortcuts, system info, basic health checks, PWA support, and local encrypted configuration.

Lab Dash is an open-source web UI that serves as a customizable, self-hosted homepage and dashboard for homelabs and server environments. It provides a tile/grid-based interface to organize shortcuts, monitor services, and surface system information from a single page.

Key Features

  • Customizable grid layout with drag-and-drop reordering and resizable widgets
  • Widget types for shortcuts, system information, service health checks, and custom widgets
  • Local configuration storage with optional local encryption for sensitive data (AES-256-CBC)
  • Admin-only editing controls and configuration backup/restore support
  • PWA support for installation as an app on desktop and mobile devices
  • Designed to run in Docker/Docker Compose; can access the Docker socket for service discovery and stats
  • Customizable appearance: background image, custom search providers, and configurable titles/tabs

Use Cases

  • Centralized homelab homepage to quickly launch and organize self-hosted services
  • Lightweight service status dashboard for basic health checks and quick diagnostics
  • PWA start page for households or small teams to provide a unified access point to tools and media

Limitations and Considerations

  • Not a full-featured monitoring or alerting platform; health checks are basic and intended for quick status checks
  • No bundled server-side database; configuration is file-based and depends on filesystem volumes for persistence
  • Setup assumes Docker/Docker Compose familiarity and requires an encryption secret for protected fields

Lab Dash is focused on providing a simple, privacy-oriented start page and dashboard for home servers, prioritizing ease of customization, local data control, and quick access to services.

387stars
23forks
#5
Dashwise

Dashwise

Dashwise is a self-hosted homelab dashboard built with Next.js and PocketBase. It offers GUI-managed links, modular widgets, link uptime checks, spotlight search and OIDC SSO.

Dashwise is an all-in-one homelab dashboard that centralizes links, widgets and small integrations. It pairs a Next.js frontend with a PocketBase backend to provide per-user JSON configs, GUI editing and a modular dashboard layout.

Key Features

  • GUI-based management for links, search engines, wallpapers and settings
  • Built-in authentication via PocketBase with optional OIDC SSO support
  • Link management with Link Groups and optional HTTP-based uptime monitoring and downtime logging
  • Modular widgets and "glanceables" that can be moved and customized per user
  • Spotlight-like quick search (Ctrl+K) with support for bangs and indexed search items
  • Wallpaper upload and default wallpaper customization for new users
  • Docker Compose deployment with an optional jobs container for background indexing and monitoring tasks
  • Integration hooks for self-hosted apps (limited integrations available initially)

Use Cases

  • A personal or homelab startpage to centralize service links, quick actions and system glanceables
  • Lightweight uptime checks and quick visibility for frequently used self-hosted services
  • Shared dashboard for small teams to store and organize links, search shortcuts and widgets

Limitations and Considerations

  • Project is under active development; some planned integrations and widget types are not yet implemented
  • Backend depends on PocketBase (SQLite) which may limit scalability for very large multi-user deployments
  • Link monitoring is basic (HTTP GET checks) and not a full-featured monitoring/alerting system

Dashwise is focused on a clean, configurable startpage experience for self-hosters who want a GUI-managed dashboard with lightweight monitoring and integration points. It is suited for personal and small-team usage where simplicity and local control are priorities.

315stars
9forks
#6
DashLit

DashLit

DashLit is a simple self-hosted startpage that lets you build an installable PWA dashboard with drag-and-drop editors, grouping, themes, and optional password/JWT protection.

DashLit screenshot

DashLit is a lightweight, self-hosted startpage and personal dashboard for organizing links, launching services, and creating a simple application hub. It provides an installable PWA frontend with an in-browser editor so you can build and rearrange your homepage without editing files.

Key Features

  • Drag-and-drop editor for creating and organizing link cards, groups, and shortcuts
  • Support for light/dark themes and custom theme configuration
  • Installable PWA for a native-like experience on desktop and mobile
  • Optional password-based access control and JWT support for simple authentication
  • File-based data storage (data directory) for easy backup and portability
  • Docker and docker-compose ready for straightforward deployment
  • Built with a Svelte + TypeScript frontend for a responsive, client-driven UI

Use Cases

  • A personal startpage to centralize bookmarks and quick links for a home server or homelab
  • A shared dashboard for small teams to collect service links and internal tools behind a simple password
  • A lightweight app launcher for frequently used web apps and utilities

Limitations and Considerations

  • Uses simple file-based storage by default, which may not scale for multi-tenant or large-team scenarios
  • Authentication is basic (password / JWT) and lacks enterprise SSO, RBAC, and advanced user management
  • Not designed as a full-featured portal with external integrations or centralized sync across deployments

DashLit is a pragmatic choice when you need a fast, easy-to-run startpage with a friendly editor and portable storage. It is best suited for personal use, homelabs, and small teams that require a simple centralized launcher for web services.

314stars
8forks
#7
Iso

Iso

A plug-and-play, Docker-first dashboard for self-hosted services configured via a single JSON file with multi-language support.

Iso screenshot

Iso is a lightweight, plug-and-play dashboard for organising and launching your self-hosted services. It is aimed at homelab and personal server users and is configured through a single JSON file for easy setup and portability. (github.com)

Key Features

  • Single-file configuration: define the dashboard (title, services, order, icons, links) in a single config.json. (github.com)
  • Docker-first distribution with a ready Docker image and an example Docker Compose configuration for quick deployment. (github.com)
  • Multi-language UI: built-in support for English, Español, Français and Deutsch. (github.com)
  • Themeable appearance and icon-ready service entries with optional custom icons and greeting messages. (github.com)
  • Search bar support with configurable search engine (multiple engines supported or custom engineUrl placeholder). (github.com)

Use Cases

  • Personal homelab startpage: centralise links to web UIs (Plex, Bitwarden, Home Assistant, etc.) for quick access.
  • Small team or household launcher: expose commonly used self-hosted tools behind one minimal dashboard.
  • Lightweight public-facing service index (internal network): provide a branded entrypoint for services without a heavy control panel.

Limitations and Considerations

  • Manual configuration: services must be declared in config.json; there is no automatic service discovery or dynamic health checking built-in.
  • Lightweight feature set: Iso focuses on linking and launching services rather than offering integrated monitoring, metrics, or advanced user-management features.
  • Opinionated deployment: project assumes containerized deployment (Docker) and development tooling such as Bun or Nix for local development as noted in the repository. (github.com)

Iso is intentionally minimal and focused on being an easy-to-configure dashboard for self-hosted services. It is suitable for users who want a simple, themeable startpage with Docker-based deployment and straightforward JSON configuration.

157stars
8forks

Why choose an open source alternative?

  • Data ownership: Keep your data on your own servers
  • No vendor lock-in: Freedom to switch or modify at any time
  • Cost savings: Reduce or eliminate subscription fees
  • Transparency: Audit the code and know exactly what's running