Self-host with Docker ยท Yantr
qbitwebui
Modern web interface for managing qBittorrent instances.
1
Ports
2
Notes
3
Use Cases
About
What qbitwebui does
QbitWebUI is a modern, mobile-friendly web interface for managing qBittorrent instances. It supports cross-seed integration, Prowlarr/Servarr connectivity, and provides a clean PWA experience. Features include real-time torrent monitoring, advanced search, and remote management from any device.
Install Flow
How to self-host qbitwebui
qbitwebui can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what qbitwebui 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
- Manage your qBittorrent downloads from any device with a modern, responsive web interface.
- Integrate with Prowlarr and Servarr for automated torrent search and download management.
- Use cross-seed to automatically find and add cross-seeds for your existing torrents.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
ghcr.io/mkbula/qbitwebui:latest
Service Name
qbitwebui
Notes
Things to know before you deploy
- Requires a running qBittorrent instance to connect to
- Generate an encryption key with: openssl rand -hex 32
Related Apps
More tools you might pair with qbitwebui
Page generated 2026-07-27T04:28:00.415Z