Self-host with Docker ยท Yantr
qBittorrent
Popular torrent client with web UI, search plugins, and no ads.
3
Ports
3
Notes
3
Use Cases
About
What qBittorrent does
qBittorrent is a feature-packed, cross-platform torrent client with a clean modern interface. It includes integrated search engine plugins, RSS support, sequential downloading, IP filtering, bandwidth scheduling, and more. The LinuxServer.io Docker image includes the qBittorrent-nox daemon...
Install Flow
How to self-host qBittorrent
qBittorrent can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what qBittorrent 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 feature-rich UI.
- Use RSS feeds for automated downloads.
- Integrated search with plugins.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
| 6881 | TCP | Torrent |
| 6881 | UDP | Torrent |
Docker Image
lscr.io/linuxserver/qbittorrent:latest
Service Name
qbittorrent
Notes
Things to know before you deploy
- Web UI runs on port 8080
- Peer port is 6881
- Search plugins available
Related Apps
More tools you might pair with qBittorrent
Page generated 2026-06-23T15:50:08.758Z