User Tools

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sailing:filebrowser [2024/01/08 13:30] willysailing:filebrowser [2024/01/18 10:44] (current) – removed willy
Line 1: Line 1:
-Add user: 
-useradd -d /data/daemons/filebrowser -m filebrowser 
- 
-su - filebrowser 
- 
-script: 
- https://raw.githubusercontent.com/filebrowser/get/master/get.sh 
- 
-download from: 
-https://github.com/filebrowser/filebrowser/releases/ 
- 
-unzip: 
-tar xvf linux-amd64-filebrowser.tar.gz 
- 
-<code bash> 
- > ./filebrowser config set --auth.method noauth 
-</code> 
- 
-<file filebrowser.sh> 
-#!/bin/bash 
- 
-cd /deposito/daemons/filebrowser && 
-./filebrowser -r /deposito -p 3002 -b /filebrowser/ 2>&1 > filebrowser.log 
-</file> 
- 
-<file 40-filebrowser.start> 
-#!/bin/bash 
- 
-start-stop-daemon -b -m -p /var/run/filebrowser.pid -n filebrowser -u filebrowser /deposito/daemons/filebrowser/filebrowser.sh 
-</file> 
  

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