SilverBullet
A self-hosted, Markdown-based knowledge management platform with live preview editing and a powerful plug system.
First Steps
- After deployment, visit your domain to open the SilverBullet editor.
- Start creating pages — all content is stored as plain Markdown files.
- Use the command palette (Ctrl/Cmd+/) to discover built-in commands and navigation.
Features
- Live Markdown editing with instant preview
- All notes stored as plain
.md files — no vendor lock-in
- Extensible through Lua-based plugs
- Full-text search across all pages
- Page linking, tagging, and backlinks
- Works offline as a PWA
- Keyboard-driven workflow with command palette
Data Persistence
SilverBullet stores all notes in a persistent volume at /space. Your pages and attachments are preserved across container restarts.
Links