Filestash 2021 Now
Most web-based file managers feel like a step back in time. Filestash, however, brings the desktop experience to the browser.
docker run -p 8334:8334 --name filestash machines/filestash filestash
Filestash indexes your files, allowing you to perform full-text searches across your storage backends directly from the web interface. No more clicking through endless folders trying to remember where you saved that contract. Most web-based file managers feel like a step back in time
In the age of cloud computing, we have more storage options than ever before. You might have family photos on Google Drive, work documents on SharePoint, critical backups on an S3 bucket, and a sandbox server running FTP. No more clicking through endless folders trying to
Deploying via Docker is the most efficient and reliable method to get your setup running. The configuration template below mounts the app configuration while exposing the interface on local network port 8334 .
Built on a high-concurrency Go backend, Filestash consumes minimal CPU and RAM resources. It serves files quickly even over high-latency networks, making it an excellent match for low-power edge hardware like a Raspberry Pi. Filestash vs. Nextcloud vs. Filebrowser