Self-Host with Docker · Yantr
Transmission
Fast, lightweight BitTorrent client with web interface and native Docker support.
About
Transmission is a fast, lightweight BitTorrent client that runs as a daemon with a web interface. It's known for its low resource usage, simplicity, and reliability. Features include a web UI for remote management, magnet link support, peer exchange, DHT, encryption, bandwidth scheduling, watch folders for automatic downloads, and NAT-PMP/UPnP port mapping. The LinuxServer.io Docker image includes VPN support and automatic removal of completed downloads. Perfect for building a home media download server.
How to Self-Host Transmission
Transmission can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Transmission does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.
If you searched for Transmission Docker, Transmission Docker Compose, or self-host Transmission, this page is the direct landing page for that app in Yantr's catalog.
Use Cases
- Download Linux ISOs, open-source software, and public domain media via BitTorrent.
- Set up automated downloads using watch folders - drop a .torrent file and it starts downloading automatically.
- Build a headless download server that runs in the background and can be controlled from any browser.
- Integrate with Sonarr/Radarr for automated media downloading.
Technical Details
Ports
| Port | Protocol | Label |
|---|---|---|
| 9091 | HTTP | Web Interface |
Docker Image
linuxserver/transmission:latest
Service Name
transmission
Notes
- → Web interface runs on port 9091 by default
- → Peer port is 51413 - needs to be accessible for optimal downloads
- → LinuxServer.io image includes VPN and automatic cleanup features
Related Apps
Strfry
High-performance nostr relay with LMDB storage for decentralized social networking.
MeTube
Web UI for yt-dlp - download videos/audio from YouTube and 1700+ sites.
Networking Toolbox
Collection of 100+ networking utilities - port scanner, IP info, DNS tools, and more.
More App Pages
Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside Transmission.
Page generated 2026-03-06T16:43:27.553Z