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