Self-host with Docker ยท Yantr
ZeroNote
Offline-first encrypted notes with local storage and end-to-end encryption.
1
Ports
3
Notes
3
Use Cases
About
What ZeroNote does
ZeroNote is an offline-first notes application with strong encryption. Your notes are encrypted locally before storage, meaning the server never sees plain text content. Features include end-to-end encryption, markdown support, tags and organization, offline capability, and self-hosted privacy.
Install Flow
How to self-host ZeroNote
ZeroNote can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what ZeroNote 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
- Secure note-taking with encryption.
- Private notes that server cannot read.
- Offline-first personal knowledge base.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8000 | HTTP | Web UI |
Docker Image
ghcr.io/besoeasy/zeronote:main
Service Name
zeronote
Notes
Things to know before you deploy
- Server cannot read your notes
- Offline-first design
- Local encryption
Related Apps
More tools you might pair with ZeroNote
Page generated 2026-06-23T15:50:08.758Z