Open the server Apps tab
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.


Stupid simple self-hosted file drop - upload files via a public link, optional PIN protection
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the DumbDrop template in Server Compass to deploy a self-hosted file drop app on your VPS, then verify the upload page loads.
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Use the template picker search to find DumbDrop in the Server Compass template catalog.

Choose the DumbDrop template. Server Compass fills the single-container file drop app, uploads volume, base URL, maximum file size, optional PIN, and public web port.

Confirm the app name and compose service. In this run, the app was named dumbdrop-demo and used host port 4207.

Review the generated compose settings, confirm the DumbDrop web port is available, and click Deploy.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the DumbDrop image, starts the container, and verifies the stack.

After deployment finishes, return to the Apps tab and confirm the DumbDrop app is marked Running with its application URL available.

Open the application URL in a browser. The DumbDrop page confirms the file upload and sharing app is reachable.

The DumbDrop web interface loaded successfully from the deployed container.
It deploys DumbDrop as a single-container personal file upload and sharing app with persistent data storage.
The tutorial used host port 4207, which maps to the DumbDrop web UI inside the container on the same generated port.
Open the app, enter the PIN if configured, upload a harmless small test file, and confirm the upload page renders correctly.
No. The deployment guide should live on the DumbDrop template detail page and be linked from the reusable template deployment docs page.
After deploying DumbDrop with Server Compass, complete these steps to finish setup
Open http://YOUR_SERVER_IP:{{PORT}} - if a PIN is set, enter it before uploading
Upload a small test file and verify it appears under `dumbdrop_uploads` inside the container (`docker exec ... ls /app/uploads`)
Configure a reverse proxy with HTTPS before sharing the URL
Set up disk-space alerts or a cron job to rotate/clear old uploads if the drop is high-volume
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting DumbDrop
Simply download Server Compass, connect to your VPS, and select DumbDrop from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
DumbDrop requires a minimum of 256MB RAM. We recommend a VPS with at least 1024MB RAM for optimal performance. Any modern Linux server with Docker support will work.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard DumbDrop backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest DumbDrop image will be pulled and deployed with zero downtime.
DumbDrop is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.
Download Server Compass and deploy DumbDrop to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass