Files
appstore/apps/silverbullet
okxlin 55ff762c8e Update silverbullet app (#6979)
Rebuilt-from-PR: #6957
Source-PR: https://github.com/okxlin/appstore/pull/6957
Maintainer-workflow: appstore-pr-maintainer
2026-09-18 09:19:45 +08:00
..
2026-09-18 09:19:45 +08:00
2026-09-18 09:19:45 +08:00
2026-09-18 09:19:45 +08:00
2026-09-18 09:19:45 +08:00

SilverBullet

Introduction

SilverBullet is a programmable, private, browser-based personal knowledge base built around plain Markdown pages. It stores the Space as ordinary files so the workspace can be backed up and moved independently of the container.

Features

  • Create and edit Markdown pages in a browser
  • Navigate with wiki-style links, backlinks, search, tasks, queries, and templates
  • Extend pages and commands with Space Lua
  • Keep the Space directory as portable, backup-friendly files

Usage

  • Open the Web port configured during installation; the default is 3000.
  • Sign in with the username and generated password entered or accepted during installation.
  • The configured SPACE_DIR is mounted at /space and is persisted on the host; back it up before upgrades or uninstall.
  • Put a TLS reverse proxy in front of the service before exposing it to an untrusted network.