User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
services:silverbullet [2025/04/17 06:52] – [Startup] willyservices:silverbullet [2025/04/17 06:53] (current) willy
Line 19: Line 19:
 Now, just download the latest release from  [[https://github.com/silverbulletmd/silverbullet/releases|Github releases page]] and unzip it: Now, just download the latest release from  [[https://github.com/silverbulletmd/silverbullet/releases|Github releases page]] and unzip it:
 <code bash> <code bash>
 +mkdir /var/log/silverbullet
 +chown silverbullet:users /var/log/silverbullet
 su - silverbullet su - silverbullet
 wget 'https://github.com/silverbulletmd/silverbullet/releases/download/ [[[X.Y.Z]]] /silverbullet-server-linux-x86_64.zip'  wget 'https://github.com/silverbulletmd/silverbullet/releases/download/ [[[X.Y.Z]]] /silverbullet-server-linux-x86_64.zip' 
Line 93: Line 95:
 command_args="/home/notes/ --hostname 127.0.0.1 --port 8001" command_args="/home/notes/ --hostname 127.0.0.1 --port 8001"
 command_user="silverbullet:users" command_user="silverbullet:users"
-output_log="/var/log/silverbullet.log" +output_log="/var/log/silverbullet/silverbullet.log" 
-output_err="/var/log/silverbullet.log"+output_err="/var/log/silverbullet/silverbullet.log"
  
 depend() { depend() {

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information