Video coming soon…

📁 Setup Filestash — One Web UI for All Your Storage

Deploy Filestash on Ubuntu with Docker — a single web file manager that connects to S3, FTP, SFTP, SMB, WebDAV, and more, giving all your storage one clean interface, on port 8334.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Filestash on port 8334. Set the admin password on first visit, then connect your storage backends (S3, FTP, SFTP, SMB, WebDAV).
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/files/filestash/filestash-ubuntu.sh
chmod +x filestash-ubuntu.sh
sudo bash filestash-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/files/filestash/filestash-ubuntu.sh

2 Make it Executable

chmod +x filestash-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts Filestash on port 8334, with its state stored in ./data. Filestash itself holds no files — it connects to storage backends you configure.

sudo bash filestash-ubuntu.sh

4 Open the Web UI and Set the Admin Password

Open Filestash in your browser, set the admin password on the first visit, then add your storage connections:

http://<your-server-ip>:8334

Ports Used

PortPurpose
8334Web UI — set the admin password on first visit
backendsConnects to S3, FTP, SFTP, SMB, WebDAV — stores no files itself
./dataFilestash config and backend connections (holds credentials)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions