Download Silverbullet 1.1.4 _hot_ May 2026
What is Silverbullet? Before we dive into the download process, let's quickly introduce Silverbullet. Silverbullet is a self-hosted, browser-based note-taking and knowledge management application. It allows users to create, organize, and link notes, making it an excellent tool for personal knowledge management, journaling, and project management.
- Contact the Developers: Reach out through the project's contact channels.
- A Server or Local Machine: This can be a Linux VPS (DigitalOcean, Linode), a Raspberry Pi, a Mac, or a Windows PC.
- Docker (Method A): The easiest way to run SilverBullet.
- Node.js (Method B): Required if you prefer not to use Docker (version 18 or higher recommended).
Option 2: Deno (Native installation)
Ensure Deno is installed (version 1.40+). Then: download silverbullet 1.1.4
What is Silverbullet?
Option 1: Using Docker (Recommended for most users)
docker pull zefhemel/silverbullet:1.1.4
docker run -it -p 3000:3000 -v ./space:/space -v ./_plug:/home/silverbullet/_plug zefhemel/silverbullet:1.1.4