Experience real-time collaboration without the bloat. This open-source text editor provides a minimal, highly efficient environment for teams to write, edit, and review text or code simultaneously. Built on the robust operational transformation algorithm, it ensures that all concurrent edits sync perfectly without conflicts or lag. You can easily host it yourself for complete data privacy and control. Key benefits include:
services:
rustpad:
image: rustpad/rustpad
container_name: rustpad
restart: unless-stopped
ports:
- 3030:3030
environment:
- EXPIRY_DAYS=1
- RUST_LOG=info# No sensitive environment variables are required for this configuration.Auto-fetched about 20 hours ago
Auto-fetched about 20 hours ago