ABOUT
FileBrowser Quantum provides an easy way to access and manage your files from the web. It has a web page interface that allows you to create secure shared links, users with their own specific permissions and settings, and offers a great viewing experience for many file types. This version is called Quantum because it packs tons of advanced features into a tiny easy to run file. Unlike the majority of alternative options, FileBrowser Quantum is simple to install and easy to configure.
INSTALL
Approved local installer
DefaultDebian 13
Approved locallyConfig path/usr/local/community-scripts/fq-config.yaml
Run this command in the Proxmox VE shell. It downloads the immutable approved file, verifies SHA-256, and only then executes it.
( url='https://scripts.francoisvw.com/snapshots/c19711ea1b2526bec67e34be948114e255b5a811/tools/addon/filebrowser-quantum.sh'; sha='fced515eed1621637511ea7547b144564954bb05ca75c552b793eec7dde9e6e6'; tmp="$(mktemp)" || exit; curl -fsSL "$url" -o "$tmp" && printf '%s %s\n' "$sha" "$tmp" | sha256sum -c - && bash "$tmp"; rc=$?; rm -f "$tmp"; exit "$rc" )
View approved source ↗Path tools/addon/filebrowser-quantum.shSHA-256 fced515eed1621637511ea7547b144564954bb05ca75c552b793eec7dde9e6e6 alpineAlpine 3.24
Approved locallyConfig path/usr/local/community-scripts/fq-config.yaml
Run this command in the Proxmox VE shell. It downloads the immutable approved file, verifies SHA-256, and only then executes it.
( url='https://scripts.francoisvw.com/snapshots/c19711ea1b2526bec67e34be948114e255b5a811/tools/addon/filebrowser-quantum.sh'; sha='fced515eed1621637511ea7547b144564954bb05ca75c552b793eec7dde9e6e6'; tmp="$(mktemp)" || exit; curl -fsSL "$url" -o "$tmp" && printf '%s %s\n' "$sha" "$tmp" | sha256sum -c - && bash "$tmp"; rc=$?; rm -f "$tmp"; exit "$rc" )
View approved source ↗Path tools/addon/filebrowser-quantum.shSHA-256 fced515eed1621637511ea7547b144564954bb05ca75c552b793eec7dde9e6e6 LOCAL CHANGE REVIEW
Approved vs latest fetched source
Sign in with a passkey to inspect pending source changes. Approved content remains public.