Skip to main content

dir-browser

Browse your files and folders on the web

Directory Listing in a single Docker Image

docker run --rm -p 8080:80 -v /my/local/folder:/var/www/html/public:ro -v redissave:/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 dot files? Hide old documents? You can do it.

Highly configurable

Customize the application to your needs by using environment variables.

🌙 Darkmode

Powered by