FileBrowser Setup

File Browser Setup.

InstallπŸ”—

curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash

SystemdπŸ”—

sudo vim /etc/systemd/system/filebrowser.service
[Unit]
Description=File browser: %I
After=network.target

[Service]
User=www-data
Group=www-data
ExecStart=/usr/local/sbin/filebrowser -c /etc/filebrowser/%I -d /etc/filebrowser/filebrowser.db

[Install]
WantedBy=multi-user.target
sudo systemctl daemon-reload
sudo systemctl enable --now filebrowser
Category: Dev 
TagsSelf-hosted
Published:  Β· Updated:   πŸ“ Edit this page

ResponseπŸ”—

Have you written a response to this? Let me know the article or tweet URL (Article or tweet content needs to include the URL of this article, learn more about webmention here).

The response will be automatically collected by webmention.io bot, and another bot will automatically post it here within 24 hours, I wrote an article about how to achieve this. You can also send your response via mail owen@owenyoung.com or Twitter DM