[b]2026-06-01:[/b] v1.2.0 - Migration to new template repo. Fixed lingering persistence issues & finalized all general chores. [b]2025-10-21:[/b] v1.1.1 - Maintenance release fixing formatting and path issues. [b]2025-10-21:[/b] v1.1.0 - Initial release of File Browser template. filebrowser filebrowser/filebrowser https://hub.docker.com/r/filebrowser/filebrowser bridge sh false https://github.com/filebrowser/filebrowser/issues https://github.com/filebrowser/filebrowser A web-based file browser and manager for your files File Browser provides a file management interface within a specified directory and can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users where each can have its own directories, permissions & rules. This software was created by the File Browser team & pulls from the official Docker registry. Please note, this project is in maintenance-only mode. Install Instructions: 1. Run the commands outlined under "Additional Requirements". 2. Pull the container, set webUI port & directory for access, then deploy. 3. On first launch, check container logs for the randomly generated admin password. 4. Login to the webUI using the default username "admin" and the generated password. 5. Changing the password immediately is highly recommended. Helpful links: GitHub Repo: https://github.com/filebrowser/filebrowser Docker Registry: https://hub.docker.com/r/filebrowser/filebrowser Documentation: https://filebrowser.org/ Report Software Issues: https://github.com/filebrowser/filebrowser/issues Report Container Template Issue: https://github.com/logandwaters/unraid-docker-templates/issues Before pulling the container, run the following in the Unraid terminal to create the required paths and permissions: mkdir -p /mnt/user/appdata/filebrowser touch /mnt/user/appdata/filebrowser/filebrowser.db chown -R 1000:1000 /mnt/user/appdata/filebrowser chmod -R 775 /mnt/user/appdata/filebrowser Other: Productivity: Tools: false http://[IP]:[PORT:80] https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/filebrowser.xml https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/icon.png https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/screenshots/login.jpg https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/screenshots/user-mgmt.jpg https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/screenshots/interface.jpg https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/screenshots/file-editing.jpg https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/screenshots/commands.jpg https://raw.githubusercontent.com/logandwaters/unraid-docker-templates/main/filebrowser/screenshots/customize.jpg https://github.com/filebrowser/filebrowser