docker run --rm -p 8080:80 -v /my/local/folder:/var/www/html/public:ro -v rdb:/var/lib/redis/ -it adrianschubek/dir-browser
Easy Docker deployment
Application is self-contained in a single image and ready to be deployed.
Download Counter
Tracks the number of times a file has been downloaded and stores it in a Redis database.
Custom description & labels
Display additional information about your files & folders with custom metadata.
README Markdown Rendering
Automatically renders Markdown README files.
Themes & Darkmode
Choose from many different themes with darkmode support.
Fast file serving
NGINX, a high performance reverse proxy, handles all file serving to maximize performance.
Secure by default
Strict Read-only access to files and folders. Additionaly protect your files with a password.
Hide files & folders
Want to hide your secret files? No problem.
Highly configurable
Customize the application to your needs by using environment variables.
🌙 Darkmode
Powered by