FileBrowser Quantum is a massive fork of the file browser open-source project with the following changes:
- Multiple sources support
- Login support for OIDC, password, and proxy.
- Revamped UI
- Simplified configuration via
config.yaml
config file. - Ultra-efficient indexing and real-time updates
- Real-time search results as you type.
- Real-time monitoring and updates in the UI.
- Search supports file and folder sizes, along with various filters.
- Better listing browsing
- More file type previews, such as office and video file previews
- Instantly switches view modes and sort order without reloading data.
- Folder sizes are displayed.
- Navigating remembers the last scroll position.
- Developer API support
- Ability to create long-lived API Tokens.
- A helpful Swagger page is available at
/swagger
endpoint for API enabled users.
github.com/gtsteffaniak/filebrowser
appjail makejail \
-j filebrowser-quantum \
-f gh+AppJail-makejails/filebrowser-quantum \
-o virtualnet=":<random> default" \
-o nat \
-o expose=8080
appjail start filebrowser-quantum
filebrowser_quantum_tag
(default:13.5
): see #tags.filebrowser_quantum_ajspec
(default:gh+AppJail-makejails/filebrowser-quantum
): Entry point where theappjail-ajspec(5)
file is located.filebrowser_quantum_conf
(default:files/filebrowser-quantum.yml
): Configuration file.
The custom stage filebrowser_quantum_status
can be used to run top(1)
to check the status of File Browser Quantum.
appjail run -s filebrowser_quantum_status filebrowser-quantum
To view the log generated by the web application, run the custom stage filebrowser_quantum_log
.
appjail run -s filebrowser_quantum_log filebrowser-quantum
Name | Owner | Group | Perm | Type | Mountpoint |
---|---|---|---|---|---|
filebrowser-quantum-data | 1001 | 1001 | - | - | /data |
filebrowser-quantum-db | 1001 | 1001 | - | - | /var/db/filebrowser-quantum |
filebrowser-quantum-log | 1001 | 1001 | - | - | /var/log/filebrowser-quantum |
Tag | Arch | Version | Type | filebrowser_quantum_version |
---|---|---|---|---|
13.5 |
amd64 |
13.5-RELEASE |
thin |
0.7.2-beta |
14.2 |
amd64 |
14.2-RELEASE |
thin |
0.7.2-beta |