Qbittorrent
Prerequisites
This guide assumes you have the following prerequisites in place:
Qbittorrent
Qbittorrent is a free and open-source BitTorrent client that allows users to download and manage torrent files.
Installation
- Create the following directory structure for Qbittorrent:
- Add the following content to
qbittorrent/qbittorrent.yml: - Add the following content to
qbittorrent/qbittorrent-ingress.yml: - Add the following content to
qbittorrent/qbittorrent-pvc.yml: - Add the following content to
qbittorrent/qbittorrent-svc.yml: - Add the following content to
qbittorrent/gluetun-secret-tmp.yml: - Encrypt the
gluetun-secret-tmp.ymlfile using Sealed Secrets and save the output asqbittorrent/gluetun-secret.yml. - Add the following content to
qbittorrent/gluetun-cm.yml: - Commit the changes to your Git repository and push them to the remote repository.