Self-host with Docker · Yantr
CryptPad
End-to-end encrypted collaborative editor for documents, spreadsheets, and forms — zero-knowledge.
1
Ports
0
Notes
2
Use Cases
About
What CryptPad does
CryptPad is a zero-knowledge, end-to-end encrypted collaborative editor supporting documents, spreadsheets, and kanban boards. All data is encrypted in the browser before reaching the server, so the host cannot read your content. Features real-time collaboration and version history.
Install Flow
How to self-host CryptPad
CryptPad can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what CryptPad does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Collaborate on documents, spreadsheets, and presentations with real-time editing and zero-knowledge encryption.
- Replace Google Docs and Notion with a self-hosted alternative that ensures your data is never accessible to the server operator.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
cryptpad/cryptpad:latest
Service Name
cryptpad
Related Apps
More tools you might pair with CryptPad
Page generated 2026-07-27T04:28:00.415Z