Droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware computer and NAS devices. Droppy is a fast and lightweight app. You can upload and share your files with the rest of the world. In this step by step guide I will show you how to install Droppy on your Synology NAS using Docker.
Install Docker via Synology “Package Center”.
Open the Docker Package. From the Docker Console, go to Registry and search Droppy. Look for silverwind/droppy and select it, then click Download or double click on it. You will be prompted to Choose Tag, select latest. Follow the instructions in the image below.
After you click “Select”, the download process of the Droppy docker container will start. You can click on Image on the Docker Console to see the download progress. The current container is about 135 MB. Follow the instructions in the image below.
After the download is completed from the Docker Console, go to Image, then select the silverwind/droppy:latest container. Click Launch. Check “Execute container using high privilege”, then click Advanced Settings. Follow the instructions in the image below.
Select Enable auto-restart. Follow the instructions in the image below.
Go to File Station and open the docker folder. Inside the docker folder, create a new folder and name it Droppy. Follow the instructions in the images below.
Note: Be careful enter only lowercase, not uppercase letters.
Now create two new folders inside the Droppy folder that you created at STEP 7: name one config and the other save. Follow the instructions in the image below.
Note: Be careful enter only lowercase, not uppercase letters.
Now go back to the Docker Package. Next tab – “Volume“. Select Add Folder. Choose the config folder inside the Droppy folder, then click Select. Follow the instructions in the image below.
After you click Select, type /config inside Mount path for the config folder. Follow the instructions in the image below. Your Volume will look like this:
Do the same operation again. Select Add Folder then add the save folder inside the Droppy folder then click Select. Follow the instructions in the image below.
After you click Select, type /files inside Mount path for the save folder. Follow the instructions in the image below. Your Volume will look like this:
Next tab – “Network“ move forward without doing anything (no action needed).
Next tab – “Port Settings“ on Local Port area type 8989 instead of Auto, then click “Apply“. Follow the instructions in the image below.
After clicking “Apply“on STEP 13, the screen below will open. Click “Next“. Follow the instructions in the image below.
After clicking “Next“, the screen below will open. Select “Run this container after the wizard is finished” then click “Apply“. Follow the instructions in the image below.
Now open your browser and type in http://Synology-ip-address:8989/ Follow the instructions in the image below. Choose username and password then click Sign in.
You can easily add files from your computer to your Droppy.
You can easily share your files.
You have different settings. For example you can select a new theme for your Droppy.
Read the step by step guide on How to Allow Droppy to Work Over an HTTPS Connection.
Below you can find all Droppy Features.