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
858 B
Plaintext

---
title: "Cloudflared"
description: "Cloudflare Tunnel client."
og:
description: "Run Cloudflare Tunnel on Coolify to expose local services securely without port forwarding using cloudflared for remote access and protection."
category: "Networking"
icon: "/docs/images/services/cloudflared-logo.svg"
---
<ZoomImage src="https://avatars.githubusercontent.com/u/314135?s=200&amp;v=4" alt="Cloudflare" />
## What is Cloudflared?
Cloudflare Tunnel is tunneling software that lets you quickly secure and encrypt application traffic to any type of infrastructure, so you can hide your web server IP addresses, block direct attacks, and get back to delivering great applications.
## Links
- [The official website](https://www.cloudflare.com/products/tunnel?utm_source=coolify.io)
- [GitHub](https://github.com/cloudflare/cloudflared?utm_source=coolify.io)