SilverBullet is primarily a self-hosted application, meaning it does not have a traditional "installer" for most systems. Instead, it is distributed as a server-side application or a Progressive Web App (PWA).
: Supports proxy rotation to avoid IP bans during automated tasks.
docker run -d -p 3030 : 3030 -v ./space:/space zefhemel/silverbullet:1.1.4 Use code with caution. Copied to clipboard download silverbullet 1.1.4
After starting SilverBullet 1.1.4, navigate to http://localhost:3000/_/health in your browser. A healthy response returns:
npm install -g @silverbulletmd/silverbullet@1.1.4 docker run -d -p 3030 : 3030 -v
SilverBullet is not just a notes app; it is a . It allows you to create, organize, and query your data using Markdown, acting as a "notes app on steroids".
deno run -A --unstable-kv https://silverbullet.md --port 3000 ./my_notes Use code with caution. It allows you to create, organize, and query
Note: SilverBullet is a rapidly evolving open-source project. Version 1.1.4 was a specific release in the early lifecycle of the 1.x branch. This guide focuses on getting that specific version running via Docker (the recommended method) or Node.js.
It is important to distinguish the automation tool from , which is a modern, self-hosted Personal Knowledge Management (PKM) platform.
Once you’ve downloaded the Silverbullet 1.1.4 installer, follow these steps to install it on your computer: