SilverBullet has gained a cult following as an open-source, self-hosted alternative to Obsidian, Logseq, and Notion. Version 1.1.4, while not the absolute latest in the repository, represents a —it fixed several critical sync issues and introduced a more robust markdown parser.
chmod +x silverbullet-linux-x86_64 If you still get errors, try running with --allow-all (though insecure) to isolate a permissions issue: download silverbullet 114 updated
docker run -d -p 3000:3000 -v ./myspace:/space --name silverbullet zefhemel/silverbullet:1.1.4 If you run SilverBullet natively via Deno (the JavaScript runtime), you can target version 1.1.4 explicitly. This is the best method for those who want to audit the source code before running it. SilverBullet has gained a cult following as an
docker pull zefhemel/silverbullet:1.1.4 After pulling, check the container logs for a line like: SilverBullet 1.1.4 (updated: 2023-10-19) self-hosted alternative to Obsidian