Self-host with Docker · Yantr
Deluge
Full-featured cross-platform BitTorrent client with plugin support.
1
Ports
3
Notes
3
Use Cases
About
What Deluge does
Deluge is a lightweight BitTorrent client that runs as a daemon with a web UI. It provides a plugin system, remote management, DHT and peer exchange, encryption, bandwidth scheduling, and RSS support—suitable for low-memory servers.
Install Flow
How to self-host Deluge
Deluge can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Deluge 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
- Download torrents with powerful client.
- Use plugins for extended features.
- Remote torrent management.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8112 | HTTP | Web UI |
Docker Image
linuxserver/deluge:latest
Service Name
deluge
Notes
Things to know before you deploy
- Web UI on port 8112
- Default password is 'deluge'
- Plugin ecosystem available
Related Apps
More tools you might pair with Deluge
Page generated 2026-06-23T15:50:08.758Z