FileBrowser Quantum | scripts-underground FileBrowser Quantum | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

FileBrowser Quantum

Runs inside an existing LXC container
bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/addon/filebrowser-quantum.sh)"

FileBrowser Quantum

FileBrowser Quantum is an actively maintained fork of the classic File Browser with a modernized UI, real-time indexing and search, and extended media and document previews. It provides web-based upload, download, rename, and share management for the container’s filesystem.

Notes

  • Runs inside an existing LXC container (Debian/Ubuntu or Alpine)
  • Access at http://<ip>:8080
  • Default credentials: admin / community-scripts.org
  • Supports no-auth mode for local networks
  • Indexes the container root filesystem (/proc, /sys, /dev, /run, /tmp excluded from watching)
  • Update with: update-filebrowser-quantum — Uninstall with: uninstall-filebrowser-quantum