Files
Andras Bacsai a64450ae9d feat(platform): migrate docs from VitePress to Fumadocs + TanStack Start
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19,
and Vite. Migrate all documentation content to MDX under content/docs/.
Add full src/ app with React components, routing, search, and API page.

Remove Korrektly integration from CI/CD workflows, Dockerfile, and env
vars. Update build pipeline to output to .output/public instead of
docs/.vitepress/dist.
2026-05-06 12:08:05 +02:00

36 lines
1.1 KiB
Plaintext

---
title: "Dashboard"
description: "A simple dashboard for your server."
og:
description: "Deploy customizable dashboard on Coolify for application shortcuts, bookmarks, service monitoring, and centralized access to self-hosted tools."
category: "Administration"
icon: "/docs/images/services/dashboard-logo.svg"
---
<Callout type="warn" title="SERVICE NOT AVAILABLE">
This service is currently not available in Coolify's service catalog.
</Callout>
<ZoomImage src="https://i.imgur.com/tOnPDYQ.png" alt="dashboard" />
## What is Dashboard?
Dashboard is just that - a dashboard. It's inspired by [SUI](https://github.com/jeroenpardon/sui) and has all the same features as SUI, such as simple customization through JSON-files and a handy search bar to search the internet more efficiently.
## Features
So what makes this project different from (or even better than) SUI?
- "Display URL" functionality (The URL displayed for apps can differ from the actual URL)
- Categorization for apps
- Themes and search providers can be changed using JSON
- Imprint functionality
## Links
- [GitHub](https://github.com/phntxx/dashboard?utm_source=coolify.io)