logo
icon

SilverBullet

An open-source, self-hosted knowledge management web application built on Markdown. Features live preview editing, a Lua-based plug system for extensibility, and stores all notes as plain Markdown files.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-28
Services
service icon
Tags
ToolProductivity

SilverBullet

A self-hosted, Markdown-based knowledge management platform with live preview editing and a powerful plug system.

First Steps

  1. After deployment, visit your domain to open the SilverBullet editor.
  2. Start creating pages — all content is stored as plain Markdown files.
  3. 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.