Self-host with Docker ยท Yantr
Droppy
Self-hosted file manager with upload, download, sharing, and collaboration features.
1
Ports
3
Notes
3
Use Cases
About
What Droppy does
Droppy is a self-hosted file manager for uploading, downloading, organizing, and sharing files. It supports multi-file uploads, folder creation, previews, shareable links, user authentication, and activity logs, offering a clean responsive UI for small groups.
Install Flow
How to self-host Droppy
Droppy can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Droppy does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Share files with generate shareable links.
- Upload and organize files through browser.
- Simple file hosting for small groups.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8989 | HTTP | Web UI |
Docker Image
silverwind/droppy:latest
Service Name
droppy
Notes
Things to know before you deploy
- User authentication available
- Share links with expiration
- File preview support
Related Apps
More tools you might pair with Droppy
Page generated 2026-06-23T15:50:08.758Z