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

21 lines
563 B
Plaintext

---
title: Soketi
description: "Open-source WebSocket server."
og:
description: "Deploy Soketi WebSocket server on Coolify for real-time messaging, Pusher-compatible protocol, and scalable WebSocket broadcasting."
category: "Development"
icon: "/docs/images/services/soketi-logo.jpeg"
---
# Soketi
<ZoomImage src="/docs/images/services/soketi-logo.jpeg" alt="Soketi dashboard" />
## What is Soketi
Soketi is your simple, fast, and resilient open-source WebSockets server.
## Links
- [Official Documentation](https://docs.soketi.app?utm_source=coolify.io)