This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.5.0` -> `v1.6.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.6.0`](https://github.com/autobrr/qui/releases/tag/v1.6.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0) #### Changelog ##### New Features - New Nord theme for supporters - [`ef69130`](ef691301d2): feat(TrackerManager): dynamic TTL for trackers ([#​477](https://github.com/autobrr/qui/issues/477)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`e282a39`](e282a397ee): feat(dashboard): implement more stats ([#​488](https://github.com/autobrr/qui/issues/488)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`1baa358`](1baa35891f): feat(database): implement stmts ([#​460](https://github.com/autobrr/qui/issues/460)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`2a9d6b4`](2a9d6b4ea3): feat(debounce): implement debouncer ([#​481](https://github.com/autobrr/qui/issues/481)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`7b79c59`](7b79c5901d): feat(proxy): log user agent with invalid API keys ([#​516](https://github.com/autobrr/qui/issues/516)) ([@​s0up4200](https://github.com/s0up4200)) - [`48a2eab`](48a2eab214): feat(proxy): use data from SyncManager ([#​475](https://github.com/autobrr/qui/issues/475)) ([@​Audionut](https://github.com/Audionut)) - [`540f61a`](540f61a68a): feat(torrents): add alternative layout to table ([#​520](https://github.com/autobrr/qui/issues/520)) ([@​s0up4200](https://github.com/s0up4200)) - [`60a7e23`](60a7e23ede): feat(torrents): add ctrl+a select all shortcut ([#​503](https://github.com/autobrr/qui/issues/503)) ([@​s0up4200](https://github.com/s0up4200)) - [`11758ef`](11758efd6e): feat(web): add peer flag tooltips in torrent details ([#​517](https://github.com/autobrr/qui/issues/517)) ([@​s0up4200](https://github.com/s0up4200)) - [`37d262e`](37d262ebce): feat(web): streamline torrent footer controls ([#​522](https://github.com/autobrr/qui/issues/522)) ([@​s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`7946441`](7946441575): fix(backups): handle incomplete jobs at startup ([#​486](https://github.com/autobrr/qui/issues/486)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`199a732`](199a7327b6): fix(database): refresh closed sqlite statements ([#​523](https://github.com/autobrr/qui/issues/523)) ([@​s0up4200](https://github.com/s0up4200)) - [`e7f79fa`](e7f79fad61): fix(hooks): change default mode to normal in usePersistedCompactViewState ([@​s0up4200](https://github.com/s0up4200)) - [`3b8bab4`](3b8bab4dcc): fix(http): handle network errors ([#​498](https://github.com/autobrr/qui/issues/498)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`85bd923`](85bd923b05): fix(proxy): respect base url in service worker ([#​491](https://github.com/autobrr/qui/issues/491)) ([@​s0up4200](https://github.com/s0up4200)) - [`12240f0`](12240f0dda): fix(pwa): ignore proxy path ([#​487](https://github.com/autobrr/qui/issues/487)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`9e09387`](9e09387f19): fix(qbittorrent): detect unregistered during tracker update ([#​525](https://github.com/autobrr/qui/issues/525)) ([@​s0up4200](https://github.com/s0up4200)) - [`147d9ca`](147d9ca099): fix(test): isolate backup tests with unique database names ([#​495](https://github.com/autobrr/qui/issues/495)) ([@​s0up4200](https://github.com/s0up4200)) - [`381679e`](381679ef2b): fix(torrents): persist delete files checkbox ([#​496](https://github.com/autobrr/qui/issues/496)) ([@​s0up4200](https://github.com/s0up4200)) - [`6c8cf2c`](6c8cf2ceee): fix(torrents): tighten filter sidebar hover feedback ([#​518](https://github.com/autobrr/qui/issues/518)) ([@​s0up4200](https://github.com/s0up4200)) - [`b1ef5d7`](b1ef5d793e): fix(tracker): restore early exit for empty tracker fetches ([#​512](https://github.com/autobrr/qui/issues/512)) ([@​s0up4200](https://github.com/s0up4200)) - [`7625ed3`](7625ed3a32): fix(web): implement virtualization for tags and cats ([#​483](https://github.com/autobrr/qui/issues/483)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`5ed2800`](5ed2800300): fix(web): keep tag search and selection in sync ([#​500](https://github.com/autobrr/qui/issues/500)) ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`d611070`](d611070e86): Revert "perf(qbittorrent): reuse tracker cache without forced sync" ([@​s0up4200](https://github.com/s0up4200)) - [`177a3d5`](177a3d5848): docs(readme): mark some seedbox installers as tested ([#​514](https://github.com/autobrr/qui/issues/514)) ([@​s0up4200](https://github.com/s0up4200)) - [`398faf6`](398faf686b): perf(qbittorrent): reuse tracker cache without forced sync ([@​s0up4200](https://github.com/s0up4200)) - [`1377547`](1377547d47): refactor(logging): remove dumb arrow prefix ([#​524](https://github.com/autobrr/qui/issues/524)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.6.0` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1889 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
346 lines
9.4 KiB
YAML
346 lines
9.4 KiB
YAML
qbittorrent:
|
|
controllers:
|
|
main:
|
|
type: deployment
|
|
replicas: 1
|
|
strategy: Recreate
|
|
revisionHistoryLimit: 3
|
|
initContainers:
|
|
init-sysctl:
|
|
image:
|
|
repository: busybox
|
|
tag: 1.37.0
|
|
pullPolicy: IfNotPresent
|
|
securityContext:
|
|
privileged: True
|
|
resources:
|
|
requests:
|
|
cpu: 10m
|
|
memory: 128Mi
|
|
command:
|
|
- /bin/sh
|
|
args:
|
|
- -ec
|
|
- |
|
|
sysctl -w net.ipv4.ip_forward=1;
|
|
sysctl -w net.ipv6.conf.all.disable_ipv6=1
|
|
containers:
|
|
qbittorrent:
|
|
image:
|
|
repository: ghcr.io/linuxserver/qbittorrent
|
|
tag: 5.1.2@sha256:098d4340c0709a9ddbc7010ca21900238388454e20182d52b9723b40a2a44293
|
|
pullPolicy: IfNotPresent
|
|
env:
|
|
- name: TZ
|
|
value: US/Central
|
|
- name: PUID
|
|
value: "1000"
|
|
- name: PGID
|
|
value: "1000"
|
|
- name: UMASK_SET
|
|
value: "002"
|
|
- name: WEBUI_PORT
|
|
value: 8080
|
|
- name: DOCKER_MODS
|
|
value: ghcr.io/themepark-dev/theme.park:qbittorrent
|
|
- name: TP_COMMUNITY_THEME
|
|
value: true
|
|
- name: TP_THEME
|
|
value: catppuccin-mocha
|
|
resources:
|
|
requests:
|
|
cpu: 500m
|
|
memory: 1Gi
|
|
gluetun:
|
|
image:
|
|
repository: ghcr.io/qdm12/gluetun
|
|
tag: v3.40.0@sha256:2b42bfa046757145a5155acece417b65b4443c8033fb88661a8e9dcf7fda5a00
|
|
pullPolicy: IfNotPresent
|
|
env:
|
|
- name: VPN_SERVICE_PROVIDER
|
|
value: protonvpn
|
|
- name: VPN_TYPE
|
|
value: wireguard
|
|
- name: WIREGUARD_PRIVATE_KEY
|
|
valueFrom:
|
|
secretKeyRef:
|
|
name: qbittorrent-wireguard-conf
|
|
key: private-key
|
|
- name: VPN_PORT_FORWARDING
|
|
value: "on"
|
|
- name: VPN_PORT_FORWARDING_UP_COMMAND
|
|
value: '/bin/sh -c "/gluetun/update.sh {{ printf "{{PORTS}}" }}"'
|
|
- name: PORT_FORWARD_ONLY
|
|
value: "on"
|
|
- name: FIREWALL_OUTBOUND_SUBNETS
|
|
value: 192.168.1.0/24,10.244.0.0/16
|
|
- name: FIREWALL_INPUT_PORTS
|
|
value: 8080,9022
|
|
- name: DOT
|
|
value: "off"
|
|
securityContext:
|
|
privileged: True
|
|
capabilities:
|
|
add:
|
|
- NET_ADMIN
|
|
- SYS_MODULE
|
|
resources:
|
|
limits:
|
|
devic.es/tun: "1"
|
|
requests:
|
|
devic.es/tun: "1"
|
|
cpu: 10m
|
|
memory: 64Mi
|
|
exporter:
|
|
image:
|
|
repository: esanchezm/prometheus-qbittorrent-exporter
|
|
tag: v1.6.0
|
|
pullPolicy: IfNotPresent
|
|
env:
|
|
- name: QBITTORRENT_HOST
|
|
value: localhost
|
|
- name: QBITTORRENT_PORT
|
|
value: "8080"
|
|
- name: EXPORTER_PORT
|
|
value: "9022"
|
|
- name: EXPORTER_LOG_LEVEL
|
|
value: INFO
|
|
resources:
|
|
requests:
|
|
cpu: 10m
|
|
memory: 64Mi
|
|
qbit-manage:
|
|
type: deployment
|
|
annotations:
|
|
reloader.stakater.com/auto: "true"
|
|
replicas: 1
|
|
strategy: Recreate
|
|
revisionHistoryLimit: 3
|
|
initContainers:
|
|
init-copy-config:
|
|
image:
|
|
repository: busybox
|
|
tag: 1.37.0
|
|
pullPolicy: IfNotPresent
|
|
resources:
|
|
requests:
|
|
cpu: 10m
|
|
memory: 128Mi
|
|
command:
|
|
- /bin/sh
|
|
- -ec
|
|
- |
|
|
cp /config/config.yml /app/config/config.yml
|
|
containers:
|
|
qbit-manage:
|
|
image:
|
|
repository: ghcr.io/stuffanthings/qbit_manage
|
|
tag: v4.6.3
|
|
pullPolicy: IfNotPresent
|
|
env:
|
|
- name: TZ
|
|
value: US/Central
|
|
- name: QBT_SCHEDULE
|
|
value: 0 * * * *
|
|
- name: QBT_STARTUP_DELAY
|
|
value: 360
|
|
- name: QBT_CONFIG_DIR
|
|
value: /app/config/
|
|
- name: QBT_LOGFILE
|
|
value: /app/var/activity.log
|
|
- name: QBT_LOG_LEVEL
|
|
value: INFO
|
|
resources:
|
|
requests:
|
|
cpu: 10m
|
|
memory: 64Mi
|
|
apprise-api:
|
|
image:
|
|
repository: caronc/apprise
|
|
tag: 1.2.2
|
|
pullPolicy: IfNotPresent
|
|
env:
|
|
- name: TZ
|
|
value: US/Central
|
|
- name: APPRISE_STORAGE_MODE
|
|
value: memory
|
|
- name: APPRISE_STATEFUL_MODE
|
|
value: disabled
|
|
- name: APPRISE_WORKER_COUNT
|
|
value: 1
|
|
- name: APPRISE_STATELESS_URLS
|
|
valueFrom:
|
|
secretKeyRef:
|
|
name: qbittorrent-qbit-manage-config
|
|
key: ntfy-url
|
|
resources:
|
|
requests:
|
|
cpu: 10m
|
|
memory: 128Mi
|
|
qui:
|
|
type: deployment
|
|
replicas: 1
|
|
strategy: Recreate
|
|
revisionHistoryLimit: 3
|
|
containers:
|
|
qui:
|
|
image:
|
|
repository: ghcr.io/autobrr/qui
|
|
tag: v1.6.0
|
|
pullPolicy: IfNotPresent
|
|
env:
|
|
- name: QUI__METRICS_ENABLED
|
|
value: true
|
|
- name: QUI__METRICS_HOST
|
|
value: 0.0.0.0
|
|
- name: QUI__METRICS_PORT
|
|
value: 9074
|
|
- name: QUI__OIDC_ENABLED
|
|
value: true
|
|
- name: QUI__OIDC_ISSUER
|
|
value: https://auth.alexlebens.dev/application/o/qui/
|
|
- name: QUI__OIDC_CLIENT_ID
|
|
valueFrom:
|
|
secretKeyRef:
|
|
name: qui-oidc-secret
|
|
key: client
|
|
- name: QUI__OIDC_CLIENT_SECRET
|
|
valueFrom:
|
|
secretKeyRef:
|
|
name: qui-oidc-secret
|
|
key: secret
|
|
- name: QUI__OIDC_REDIRECT_URL
|
|
value: https://qui.alexlebens.net/api/auth/oidc/callback
|
|
- name: QUI__OIDC_DISABLE_BUILT_IN_LOGIN
|
|
value: false
|
|
resources:
|
|
requests:
|
|
cpu: 10m
|
|
memory: 128Mi
|
|
service:
|
|
main:
|
|
controller: main
|
|
forceRename: qbittorrent
|
|
ports:
|
|
http:
|
|
port: 8080
|
|
targetPort: 8080
|
|
protocol: HTTP
|
|
health:
|
|
port: 9999
|
|
targetPort: 9999
|
|
protocol: HTTP
|
|
metrics:
|
|
port: 9022
|
|
targetPort: 9022
|
|
protocol: HTTP
|
|
qbit-manage:
|
|
controller: qbit-manage
|
|
ports:
|
|
apprise:
|
|
port: 8000
|
|
targetPort: 8000
|
|
protocol: HTTP
|
|
qui:
|
|
controller: qui
|
|
ports:
|
|
http:
|
|
port: 80
|
|
targetPort: 7476
|
|
protocol: HTTP
|
|
metrics:
|
|
port: 9074
|
|
targetPort: 9074
|
|
protocol: HTTP
|
|
persistence:
|
|
config:
|
|
type: persistentVolumeClaim
|
|
existingClaim: qbittorrent-config
|
|
advancedMounts:
|
|
main:
|
|
qbittorrent:
|
|
- path: /config
|
|
readOnly: false
|
|
qbit-manage:
|
|
qbit-manage:
|
|
- path: /qbittorrent
|
|
readOnly: false
|
|
theme-data:
|
|
storageClass: ceph-block
|
|
accessMode: ReadWriteOnce
|
|
size: 1Gi
|
|
retain: true
|
|
advancedMounts:
|
|
main:
|
|
qbittorrent:
|
|
- path: /themepark
|
|
readOnly: false
|
|
update-script:
|
|
enabled: true
|
|
type: configMap
|
|
name: glutun-update-script
|
|
defaultMode: 0755
|
|
advancedMounts:
|
|
main:
|
|
gluetun:
|
|
- path: /gluetun/update.sh
|
|
subPath: update.sh
|
|
qbit-manage-config-data:
|
|
storageClass: ceph-block
|
|
accessMode: ReadWriteOnce
|
|
size: 1Gi
|
|
retain: true
|
|
advancedMounts:
|
|
qbit-manage:
|
|
init-copy-config:
|
|
- path: /app/config
|
|
readOnly: false
|
|
qbit-manage:
|
|
- path: /app/config
|
|
readOnly: false
|
|
qbit-manage-config:
|
|
enabled: true
|
|
type: configMap
|
|
name: qbit-manage-config
|
|
advancedMounts:
|
|
qbit-manage:
|
|
init-copy-config:
|
|
- path: /config/config.yml
|
|
readOnly: true
|
|
mountPropagation: None
|
|
subPath: config.yml
|
|
qbit-manage:
|
|
- path: /config/config.yml
|
|
readOnly: true
|
|
mountPropagation: None
|
|
subPath: config.yml
|
|
qbit-manage-config-var:
|
|
type: emptyDir
|
|
advancedMounts:
|
|
qbit-manage:
|
|
qbit-manage:
|
|
- path: /app/var
|
|
readOnly: false
|
|
qui-config-data:
|
|
storageClass: ceph-block
|
|
accessMode: ReadWriteOnce
|
|
size: 1Gi
|
|
retain: true
|
|
advancedMounts:
|
|
qui:
|
|
qui:
|
|
- path: /config
|
|
readOnly: false
|
|
storage:
|
|
type: persistentVolumeClaim
|
|
existingClaim: qbittorrent-nfs-storage
|
|
advancedMounts:
|
|
main:
|
|
qbittorrent:
|
|
- path: /mnt/store
|
|
readOnly: false
|
|
qbit-manage:
|
|
qbit-manage:
|
|
- path: /mnt/store
|
|
readOnly: false
|