Temporary performance degradation

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

Prowlarr

Platform:

Channel Revision Published Runs on
latest/edge 20 11 Apr 2026
Ubuntu 24.04
1/stable 21 18 Apr 2026
Ubuntu 24.04
juju deploy prowlarr-k8s --channel edge

Learn about configurations >

  • api-key-rotation | string

    Default: disabled

    Auto-rotate API key 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 Prowlarr. Example: /prowlarr means access via https://gateway.example.com/prowlarr

  • 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

  • sync-level | string

    Default: full-sync

    Sync level for connected applications.

    • full-sync: Keep apps fully in sync with Prowlarr (recommended)
    • add-remove-only: Only add/remove indexers, don't update
    • disabled: Don't auto-sync (manual only)

  • timezone | string

    Default: Etc/UTC

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