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
631 B
Plaintext
21 lines
631 B
Plaintext
---
|
|
title: Neon Ws Proxy
|
|
description: "WebSocket proxy for Neon database."
|
|
og:
|
|
description: "Deploy Neon WebSocket proxy on Coolify for serverless Postgres connections, connection pooling, and edge database access optimization."
|
|
category: "Development"
|
|
icon: "/docs/images/services/neon-logo.svg"
|
|
---
|
|
|
|
# Neon Ws Proxy
|
|
|
|
<ZoomImage src="/docs/images/services/neon-logo.svg" alt="Neon Ws Proxy dashboard" />
|
|
|
|
## What is Neon Ws Proxy
|
|
|
|
The database you love, on a serverless platform designed to help you build reliable and scalable applications faster.
|
|
|
|
## Links
|
|
|
|
- [Official Documentation](https://neon.tech?utm_source=coolify.io)
|