Temporary performance degradation

We are currently experiencing service degradation and working on resolving this. Thank you for your patience and understanding.

qBittorrent

Platform:

Channel Revision Published Runs on
latest/edge 23 27 Mar 2026
Ubuntu 24.04
1/stable 24 18 Apr 2026
Ubuntu 24.04
juju deploy qbittorrent-k8s --channel edge

Learn about configurations >

  • credential-rotation | string

    Default: disabled

    Auto-rotate credentials and sync to related apps. Options: disabled, daily, monthly, yearly

  • ingress-path | string

    URL path prefix for ingress routing. Defaults to app name if unset. Requests to this path are rewritten to / before forwarding to qBittorrent. Example: /qbt means access via https://gateway.example.com/qbt

  • ingress-port | int

    Default: 80

    Port for the Istio ingress gateway listener.

  • log-level | string

    Default: info

    Application log level for the charm. One of: trace, debug, info, warn, error

  • timezone | string

    Default: Etc/UTC

    IANA timezone (e.g., America/New_York, Europe/London)

  • unsafe-mode | boolean

    Allow workload to run without VPN protection. When false (default), the charm blocks until a vpn-gateway relation is added. When true, the charm reconciles without requiring VPN, exposing your IP to trackers.