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

20 lines
624 B
Plaintext

---
title: "Glitchtip"
description: "An open-source error tracking tool."
og:
description: "Deploy GlitchTip error tracking on Coolify as open-source Sentry alternative for exception monitoring, performance tracking, and debugging."
category: "Development"
icon: "/docs/images/services/glitchtip-logo.png"
---
<ZoomImage src="https://glitchtip.com/assets/logo-again.svg" alt="Glitchtip" />
## What is Glitchtip?
Track errors, uptime, and performance. An open source reimplementation of Sentry error tracking platform.
## Links
- [The official website](https://glitchtip.com/)
- [GitHub](https://gitlab.com/glitchtip)