All apps · 0 apps
silverbullet
Docker app from ZappyZap's Repository
Overview
SilverBullet is a note-taking application optimized for people with a [hacker mindset](https://en.wikipedia.org/wiki/Hacker). We all take notes. There’s a million note taking applications out there. [Literally](https://www.noteapps.ca/). Wouldn’t it be nice to have one where your notes are _more_ than plain text files? Where your notes essentially become a _database_ that you can query; that you can build custom knowledge applications on top of?
Install Silverbullet on Unraid in a few clicks.
Find Silverbullet in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Silverbullet Review the template variables and paths Click Install
Categories
Download Statistics
640,416
Total Downloads
35,507
This Month
27,606
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
zefhemel/silverbulletLast Updated2026-06-29
First Seen2024-02-12
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
SB_USERVariable
Please replace the password defined in `SB_USER` with something sensible such as `username:password`
- Default
- admin:admin
- Value
- admin:admin
Data DirectoryPathrw
- Target
- /space
- Default
- /mnt/user/appdata/silverbullet/data
- Value
- /mnt/user/appdata/silverbullet/data
WebUIPorttcp
- Target
- 3000
- Default
- 3000
- Value
- 3000