Self-host with Docker ยท Yantr
Dropgate Server
Privacy-first self-hosted file sharing with hosted upload and P2P transfer.
1
Ports
0
Notes
4
Use Cases
About
What Dropgate Server does
Dropgate Server is the official backend and reference implementation for secure, privacy-focused file sharing using the Dropgate DGUP and DGDTP protocols. It ships a web UI for browser-based transfers and supports native clients on Windows, Mac, and Linux for direct P2P connections.
Install Flow
How to self-host Dropgate Server
Dropgate Server can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Dropgate Server 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
- Create your own private and secure self-hosted file transfer system that you run on your own terms.
- Access the Web UI to use Dropgate in your browser, or download the official native Dropgate Client app to connect to Dropgate Servers from Windows, Mac, and Linux.
- Set up a reverse proxy or tunnel to allow global access to your Dropgate Server from anywhere.
- Harness the power of the @dropgate/core TypeScript library to integrate Dropgate into your own IT infrastructure and workflows.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 52443 | HTTP | Dropgate Server Backend |
Docker Image
willtda/dropgate-server:latest
Service Name
dropgate-server
Related Apps
More tools you might pair with Dropgate Server
Page generated 2026-06-23T15:50:08.758Z