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

---
title: Privatebin
description: "Minimalist, open-source online pastebin."
og:
description: "Share text securely on Coolify with PrivateBin for encrypted pastebin, self-destructing messages, and zero-knowledge data sharing."
category: "Development"
icon: "/docs/images/services/privatebin-logo.svg"
---
# Privatebin
<ZoomImage src="/docs/images/services/privatebin-logo.svg" alt="Privatebin dashboard" />
## What is Privatebin
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
## Links
- [Official Documentation](https://github.com/PrivateBin/PrivateBin/blob/master/doc/README.md?utm_source=coolify.io)