Skip to content

Filebrowser

Filebrowser

x86-64 arm64 armhf ยท ๐Ÿณ Docker ยท Documentation ยท http://<your.IP>:8095

Filebrowser is a lightweight, web-based file manager that gives you direct access to your files from any browser. It allows users to upload, delete, preview, rename, and organize files and folders โ€” all through a clean, responsive interface.

Key Features

  • Modern and intuitive web interface
  • User management with role-based access
  • File uploads, downloads, sharing, and previews
  • Custom branding support
  • Configurable directory access
  • Runs as a single binary or Docker container

Official site: https://filebrowser.org

Install from armbian-config โ†’ Software โ†’ Media โ†’ Filebrowser

CLI install
armbian-config --cmd FIL001
  • Username/Password: admin / admin
  • Install directory: /armbian/filebrowser
  • Root directory: /armbian/filebrowser/srv
  • Database directory: /armbian/filebrowser/database
  • Configuration file: /armbian/filebrowser/filebrowser.json
  • Branding directory: /armbian/filebrowser/branding
Bash
docker logs -f filebrowser

All armbian-config commands

Action Command
Install armbian-config --api module_filebrowser install
Filebrowser container remove armbian-config --api module_filebrowser remove
Filebrowser container purge with data folder armbian-config --api module_filebrowser purge
Status armbian-config --api module_filebrowser status
Help armbian-config --api module_filebrowser help

Part of Armbian’s Media servers, organizers and editors software.