change qbittorrent port to 7070 and add sabnzbd
This commit is contained in:
@@ -118,7 +118,18 @@ data:
|
||||
type: qbittorrent
|
||||
username: admin
|
||||
password: "${QBITTORRENT_PASSWORD}"
|
||||
url: http://qbittorrent-service.arr-stack.svc.cluster.local:8080
|
||||
url: http://qbittorrent-service.arr-stack.svc.cluster.local:7070
|
||||
- Sabnzbd:
|
||||
href: https://sabnzbd.${DOMAIN}
|
||||
description: nzb client
|
||||
icon: sabnzbd.png
|
||||
namespace: arr-stack
|
||||
podSelector: app=sabnzbd
|
||||
app: sabnzbd
|
||||
widget:
|
||||
type: sabnzbd
|
||||
url: http://sabnzbd-service.arr-stack.svc.cluster.local:8080
|
||||
key: "${SABNZBD_API_KEY}"
|
||||
- Jellyseerr:
|
||||
href: https://jellyseerr.${DOMAIN}
|
||||
description: request movies and shows
|
||||
@@ -258,6 +269,13 @@ data:
|
||||
namespace: tools
|
||||
podSelector: app=searxng
|
||||
app: searxng
|
||||
- Pulse:
|
||||
icon: proxmox.png
|
||||
description: Proxmox monitoring
|
||||
href: https://pulse.${DOMAIN}
|
||||
namespace: monitoring
|
||||
podSelector: app=pulse
|
||||
app: pulse
|
||||
- Open Media Vault:
|
||||
href: http://192.168.1.4
|
||||
description: NAS
|
||||
|
||||
Reference in New Issue
Block a user