
Filebrowser
A Web File Browser using volumes
Filebrowser
brody192/filebrowser-template:latest
Just deployed
/data
📂 Web File Browser
Filebrowser provides a file managing interface within the attached volume and it can be used to upload, delete, preview, rename, and edit your files.
FileBrowser Features
- Upload, Delete, Rename, and Create Files and Folders
- Preview, Edit and Share Files
Template Features
-
Automatically uses attached volume as the storage location
-
Username and Password are set by service variables
-
By default, the storage location is set to the
storage
subdirectory in the root of the volume, but by setting a service variableUSE_VOLUME_ROOT
to1
you can opt to use the root of the volume as the storage location instead
Caveats
- Setting a password in Filebrowser's settings will not persist across deployments, this is because the password from the
WEB_PASSWORD
variable is used instead on every deployment, in order to keep the login password in sync with what is set in the variable
Template Content
Filebrowser
ghcr.io/brody192/filebrowser-template:latestWEB_USERNAME
Your own username for the login credentials