Dokploy

qui

A fast, modern web interface for qBittorrent. Manage multiple qBittorrent instances from a single, lightweight application built by autobrr.

qui logo

Configuration

version: "3.8"

services:
  qui:
    image: ghcr.io/autobrr/qui:latest
    restart: unless-stopped
    expose:
      - "7476"
    volumes:
      - qui-config:/config

volumes:
  qui-config:
[variables]
main_domain = "${domain}"

[config]
[[config.domains]]
serviceName = "qui"
port = 7476
host = "${main_domain}"
path = "/"

Base64

To import this template in Dokploy: create a Compose service → AdvancedBase64 import and paste the content below:

ewogICJjb21wb3NlIjogInZlcnNpb246IFwiMy44XCJcblxuc2VydmljZXM6XG4gIHF1aTpcbiAgICBpbWFnZTogZ2hjci5pby9hdXRvYnJyL3F1aTpsYXRlc3RcbiAgICByZXN0YXJ0OiB1bmxlc3Mtc3RvcHBlZFxuICAgIGV4cG9zZTpcbiAgICAgIC0gXCI3NDc2XCJcbiAgICB2b2x1bWVzOlxuICAgICAgLSBxdWktY29uZmlnOi9jb25maWdcblxudm9sdW1lczpcbiAgcXVpLWNvbmZpZzpcbiIsCiAgImNvbmZpZyI6ICJbdmFyaWFibGVzXVxubWFpbl9kb21haW4gPSBcIiR7ZG9tYWlufVwiXG5cbltjb25maWddXG5bW2NvbmZpZy5kb21haW5zXV1cbnNlcnZpY2VOYW1lID0gXCJxdWlcIlxucG9ydCA9IDc0NzZcbmhvc3QgPSBcIiR7bWFpbl9kb21haW59XCJcbnBhdGggPSBcIi9cIlxuIgp9

Tags

torrent, qbittorrent, download, media, self-hosted


Version: latest

On this page