mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
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.
21 lines
563 B
Plaintext
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)
|