FileBrowser-PNP
FileBrowser-PNP
OfficielleApplication Docker from lwater's Repository
Vue d'ensemble
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory.
This software was created by the File Browser Team. This container is pulled from the official File Browser repo and has been configured for simple one-click install with improved instructions and configs.
Instructions:
- Set desired webUI port (Default 8080).
- Set the directory you wish to access from the WebUI.
- Deploy!
- On first launch, check the container logs for your randomly generated admin password.
- Log in at the WebUI using the default username "admin" and the password from the logs.
- Change the default password ASAP!
- Enjoy!
Part of the Plug-and-Play-Docker Repo set of apps by logandwaters.
Helpful links Below.
Official GitHub Repo: https://github.com/filebrowser/filebrowser
Official Docs: https://filebrowser.org/
Report Software Issues: https://github.com/filebrowser/filebrowser/issues
Report Container Template Issue: https://github.com/logandwaters/Plug-and-Play-Docker/issues
Exigences
mkdir -p /mnt/user/appdata/FileBrowser-PNP
touch /mnt/user/appdata/FileBrowser-PNP/filebrowser.db
chown -R 1000:1000 /mnt/user/appdata/FileBrowser-PNP
chmod -R 775 /mnt/user/appdata/FileBrowser-PNP
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:80]- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
Host port (Default 8080) mapped to container port 80 for UI access.
- Cible
- 80
- Défaut
- 8080
Directory to access within the UI.
- Cible
- /srv
- Défaut
- /mnt/user
Stores configuration and settings.json.
- Cible
- /config
- Défaut
- /mnt/user/appdata/FileBrowser-PNP
Persistent database file for users and settings.
- Cible
- /database.db
- Défaut
- /mnt/user/appdata/FileBrowser-PNP/filebrowser.db
Forces File Browser to use the mapped database file for persistence.
- Cible
- FB_DATABASE
- Défaut
- /database.db
Catégories
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
filebrowser/filebrowserExécutez FileBrowser-PNP sur Unraid.
FileBrowser-PNP est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.