update service URLs in homepage-config for Sonarr, Radarr, Bazarr, Jellyfin, qBittorrent, Jellyseerr, Prowlarr, Speedtest, Immich, Gitea, Nextcloud
All checks were successful
renovate / renovate (push) Successful in 8m14s

This commit is contained in:
2025-10-18 23:25:50 +05:30
parent 66128e03b2
commit 6524eecef7

View File

@@ -64,7 +64,7 @@ data:
app: sonarr
widget:
type: sonarr
url: http://10.0.0.202:8989
url: http://sonarr-service.arr-stack.svc.cluster.local:8989
key: "${SONARR_API_KEY}"
- Radarr:
href: https://radarr.${DOMAIN}
@@ -75,7 +75,7 @@ data:
app: radarr
widget:
type: radarr
url: http://10.0.0.202:7878
url: http://radarr-service.arr-stack.svc.cluster.local:7878
key: "${RADARR_API_KEY}"
- Bazarr:
href: https://bazarr.${DOMAIN}
@@ -86,7 +86,7 @@ data:
app: bazarr
widget:
type: bazarr
url: http://10.0.0.202:6767
url: http://bazarr-service.arr-stack.svc.cluster.local:6767
key: "${BAZARR_API_KEY}"
- Jellyfin:
href: https://jellyfin.${DOMAIN}
@@ -97,7 +97,7 @@ data:
app: jellyfin
widget:
type: jellyfin
url: http://10.0.0.202:8096
url: http://jellyfin-service.media.svc.cluster.local:8096
key: "${JELLYFIN_API_KEY}"
- qBittorrent:
href: https://qbittorrent.${DOMAIN}
@@ -110,7 +110,7 @@ data:
type: qbittorrent
username: admin
password: "${QBITTORRENT_PASSWORD}"
url: http://10.0.0.202:8080
url: http://qbittorrent-service.arr-stack.svc.cluster.local:8080
- Jellyseerr:
href: https://jellyseerr.${DOMAIN}
description: request movies and shows
@@ -120,7 +120,7 @@ data:
app: jellyseerr
widget:
type: jellyseerr
url: http://10.0.0.202:5055
url: http://jellyseerr-service.arr-stack.svc.cluster.local:5055
key: "${JELLYSEERR_API_KEY}"
- Prowlarr:
href: https://prowlarr.${DOMAIN}
@@ -131,7 +131,7 @@ data:
app: prowlarr
widget:
type: prowlarr
url: http://10.0.0.202:9696
url: http://prowlarr-service.arr-stack.svc.cluster.local:9696
key: "${PROWLARR_API_KEY}"
- Speedtest:
href: https://speedtest.${DOMAIN}
@@ -142,7 +142,7 @@ data:
app: speedtest
widget:
type: speedtest
url: http://10.0.0.202:8181
url: http://speedtest-service.monitoring.svc.cluster.local:8181
- Immich:
href: https://immich.${DOMAIN}
description: photos
@@ -152,7 +152,7 @@ data:
app: immich-app
widget:
type: immich
url: http://10.0.0.202:2283
url: http://immich-service.media.svc.cluster.local:2283
key: "${IMMICH_API_KEY}"
version: 2
- Gitea:
@@ -164,7 +164,7 @@ data:
app: gitea-app
widget:
type: gitea
url: http://10.0.0.202:3011
url: http://gitea-service.git-ops.svc.cluster.local:3011
key: "${GITEA_API_KEY}"
fields: ["repositories", "issues", "pulls"]
- Nextcloud:
@@ -176,7 +176,7 @@ data:
app: nextcloud
widget:
type: nextcloud
url: https://10.0.0.202:9200
url: https://nextcloud-service.tools.svc.cluster.local:9200
username: akshun
password: "${NEXTCLOUD_PASSWORD}"
- Crafty: