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