Auto Merge of PR 1151 - tdarr-server-deployment_2025-11-15T13-04-03
List of Services README Generation / Generate Services List (push) Failing after 8s
Renovate / renovate (push) Failing after 17s

Merged by Trez.One
This commit was merged in pull request #1151.
This commit is contained in:
2025-11-16 09:54:30 -05:00
3 changed files with 110 additions and 51 deletions
@@ -25,7 +25,7 @@ jobs:
fetch-depth: 1
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -41,7 +41,7 @@ jobs:
assignee: ${{ github.actor }}
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -63,7 +63,7 @@ jobs:
git fetch origin ${{ github.event.pull_request.base.ref }}
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -197,7 +197,7 @@ jobs:
password: ${{ secrets.BOT_GITEA_PASSWORD }}
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -213,16 +213,6 @@ jobs:
HC_VAULT_TOKEN: ${{ secrets.VAULT_GITEA_TOKEN }}
HC_VAULT_SECRETS_PATH: rinoa-docker/env
- name: Check services
env:
DSLIST: ${{ env.DOCKER_SVC_LIST }}
run: |
if [ -z ${DSLIST} ]; then
echo "DOCKER_SVC_LIST=" >> $GITHUB_ENV
else
echo "${DLIST}"
fi
- name: Pre-pull/build service images in parallel
continue-on-error: true
uses: https://git.trez.wtf/Trez/docker-select-image-pull@main
@@ -244,7 +234,7 @@ jobs:
services-log-level: debug
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -287,7 +277,7 @@ jobs:
sort > cloudflare_subdomains.txt
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -317,7 +307,7 @@ jobs:
done
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -368,7 +358,7 @@ jobs:
echo "pr_index=${pr_index}" >> $GITHUB_OUTPUT
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -412,7 +402,7 @@ jobs:
password: ${{ secrets.BOT_GITEA_PASSWORD }}
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -458,7 +448,7 @@ jobs:
skip-no-healthcheck: "true"
- name: Gotify Notification
uses: https://git.trez.wtf/Trez/gotify-action@main
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
+2 -2
View File
@@ -126,7 +126,7 @@ jobs:
password: ${{ secrets.BOT_GITEA_PASSWORD }}
- name: Gotify Notification (Start)
uses: eikendev/gotify-action@master
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -164,7 +164,7 @@ jobs:
skip-no-healthcheck: "true"
- name: Gotify Notification (Finish)
uses: eikendev/gotify-action@master
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
+98 -29
View File
@@ -263,15 +263,23 @@ services:
APPRISE_STATEFUL_MODE: simple
image: lscr.io/linuxserver/apprise-api:latest@sha256:83a67230d071dd424ee004a0e88f35209f29d413ece2db515c4454aa4097c83f
labels:
cloudflare.tunnel.enable: true
cloudflare.tunnel.hostname: apprise.${MY_TLD}
cloudflare.tunnel.service: http://apprise:8000
cloudflare.tunnel.zonename: ${MY_TLD}
cloudflare.tunnel.no_tls_verify: true
swag: enable
swag_proto: http
swag_port: 8000
swag_auth: authelia
swag_auth_bypass: /status,/notify/,/details,/metrics,/json/urls
swag_url: apprise.${MY_TLD}
swag.uptime-kuma.enabled: true
swag.uptime-kuma.monitor.parent: Rinoa
swag.uptime-kuma.name: Apprise-API
swag.uptime-kuma.monitor.url: https://apprise.${MY_TLD}
swag.uptime-kuma.monitor.interval: 300
swag.uptime-kuma.monitor.retryInterval: 60
swag.uptime-kuma.monitor.maxretries: 5
homepage.group: Infrastructure/App Performance Monitoring
homepage.name: Apprise
homepage.icon: apprise.png
homepage.href: http://192.168.1.254:54995
homepage.href: https://apprise.${MY_TLD}
homepage.description: Multi-channel notification API
homepage.widget.type: customapi
homepage.widget.headers: "Accept: application/json"
@@ -750,7 +758,9 @@ services:
beszel-agent:
container_name: beszel-agent
depends_on:
- beszel
beszel:
condition: service_started
required: true
environment:
PORT: 45876
# Do not remove quotes around the key
@@ -762,7 +772,7 @@ services:
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock:ro
- /rinoa-storage:/extra-filesystems/rinoa-storage:ro
- /dev/nvme0n1:/extra-filesystems/nvme0n1:ro
bitwarden:
@@ -1091,9 +1101,11 @@ services:
crowdsec:
container_name: crowdsec
depends_on:
- swag
swag:
condition: service_started
required: true
environment:
DOCKER_HOST: tcp://dockerproxy:2375
DOCKER_HOST: tcp:/${DOCKER_VOLUME_CONFIG}proxy:2375
GID: 1000
BOUNCER_KEY_SWAG: ${CROWDSEC_SWAG_API_KEY}
COLLECTIONS: >-
@@ -1293,7 +1305,7 @@ services:
volumes:
- ${DOCKER_VOLUME_CONFIG}/dagu/:/dagu
- ${DOCKER_VOLUME_STORAGE}/backups/:/backups
- /var/run/docker.sock:/var/run/docker.sock
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock
dawarich-app:
command: bin/dev
container_name: dawarich-app
@@ -1503,7 +1515,7 @@ services:
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock
dockflare:
container_name: dockflare
environment:
@@ -1577,7 +1589,7 @@ services:
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock:ro
- dockflare_data:/app/data
dockpeek:
container_name: dockpeek
@@ -1975,7 +1987,7 @@ services:
restart: always
volumes:
- ${DOCKER_VOLUME_CONFIG}/gitea/act-runner/config.yaml:/config.yaml
- /var/run/docker.sock:/var/run/docker.sock
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock
gitea-sonarqube-bot:
container_name: gitea-sonarqube-bot
depends_on:
@@ -2095,7 +2107,7 @@ services:
guacamole:
container_name: guacamole
environment:
DOCKER_HOST: tcp://dockerproxy:2375
DOCKER_HOST: tcp:/${DOCKER_VOLUME_CONFIG}proxy:2375
EXTENSIONS: "auth-totp"
TZ: ${TZ}
image: flcontainers/guacamole:latest@sha256:81a420f386ef8cbb4697208e13ea90f6a10a54619981241bed672e4a41b5f77f
@@ -2458,7 +2470,7 @@ services:
bind:
create_host_path: true
- source: ${DOCKER_VOLUME_CONFIG}/invidious/entrypoint/init-invidious-db.sh
target: /docker-entrypoint-initdb.d/init-invidious-db.sh
target: ${DOCKER_VOLUME_CONFIG}-entrypoint-initdb.d/init-invidious-db.sh
type: bind
bind:
create_host_path: true
@@ -3432,7 +3444,7 @@ services:
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock:ro
- ${DOCKER_VOLUME_CONFIG}/loggifly/config.yaml:/app/config.yaml # Path to your config file (ignore if you are only using environment variables)
maloja:
container_name: maloja
@@ -4192,8 +4204,8 @@ services:
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- nextcloud_aio_mastercontainer:/mnt/docker-aio-config
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock
- nextcloud_aio_mastercontainer:/mnt${DOCKER_VOLUME_CONFIG}-aio-config
nocodb:
container_name: nocodb
depends_on:
@@ -4786,7 +4798,7 @@ services:
restart: unless-stopped
volumes:
- portainer-data:/data
- /var/run/docker.sock:/var/run/docker.sock
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock
portchecker-web:
container_name: portchecker-web
depends_on:
@@ -5547,7 +5559,7 @@ services:
volumes:
- ${DOCKER_VOLUME_CONFIG}/sablier/state:/opt/sablier/state
- ${DOCKER_VOLUME_CONFIG}/sablier/custom_themes:/opt/sablier/custom_themes
- /var/run/docker.sock:/var/run/docker.sock
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock
scraparr:
container_name: scraparr
depends_on:
@@ -5836,7 +5848,7 @@ services:
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock
signoz-otel-collector:
<<: *signoz-db-depend
command:
@@ -6066,8 +6078,12 @@ services:
soularr:
container_name: soularr
depends_on:
- lidarr
- soulseek
lidarr:
condition: service_started
required: true
soulseek:
condition: service_started
required: true
environment:
PUID: ${PUID}
PGID: ${PGID}
@@ -6086,9 +6102,10 @@ services:
soularr-dashboard:
container_name: soularr-dashboard
depends_on:
- soularr
soularr:
condition: service_started
environment:
DOCKER_HOST: tcp://dockerproxy:2375
DOCKER_HOST: tcp:/${DOCKER_VOLUME_CONFIG}proxy:2375
PUID: ${PUID}
PGID: ${PGID}
TZ: ${TZ}
@@ -6118,7 +6135,7 @@ services:
- ${DOCKER_VOLUME_CONFIG}/soularr/dashboard:/app
- ${DOCKER_VOLUME_CONFIG}/soularr:/data
- ${DOCKER_VOLUME_CONFIG}/soularr/logs:/data/logs
- /var/run/docker.sock:/var/run/docker.sock:ro
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock:ro
working_dir: /app
soulseek:
container_name: soulseek
@@ -6301,7 +6318,7 @@ services:
# - ${DOCKER_VOLUME_CONFIG}/swag/30_http_otel.conf:/etc/nginx/modules/30_http_otel.conf
# - ${DOCKER_VOLUME_CONFIG}/swag/opentelemetry_config.toml:/etc/nginx/opentelemetry_config.toml
- /rinoa-storage:/storage
- /var/run/docker.sock:/var/run/docker.sock:ro
- /var/run${DOCKER_VOLUME_CONFIG}.sock:/var/run${DOCKER_VOLUME_CONFIG}.sock:ro
tandoor:
container_name: tandoor-recipes
depends_on:
@@ -6375,6 +6392,58 @@ services:
target: /var/lib/postgresql/data
type: volume
volume: {}
tdarr:
container_name: tdarr
environment:
TZ: ${TZ}
PUID: ${PUID}
PGID: ${PGID}
UMASK_SET: 002
serverIP: 0.0.0.0
serverPort: 8266
webUIPort: 8265
internalNode: true
inContainer: true
ffmpegVersion: 7
nodeName: tdarr-rinoa
auth: true
authSecretKey: ${TDARR_AUTH_SECRET_KEY}
openBrowser: true
maxLogSizeMB: 10
cronPluginUpdate:
NVIDIA_DRIVER_CAPABILITIES: all
NVIDIA_VISIBLE_DEVICES: all
image: ghcr.io/haveagitgat/tdarr:2.55.01
labels:
homepage.group: Servarr Stack
homepage.name: Tdarr
homepage.href: https://tdarr.${MY_TLD}
homepage.icon: tdarr.png
homepage.description: Distributed transcode automation
homepage.widget.type: tdarr
homepage.widget.url: http://tdarr:8266
swag: enable
swag_proto: http
swag_port: 8265
swag_address: tdarr
swag_url: tdarr.${MY_TLD}
swag.uptime-kuma.enabled: true
swag.uptime-kuma.monitor.parent: Rinoa
swag.uptime-kuma.name: Tdarr
swag.uptime-kuma.monitor.url: https://tdarr.${MY_TLD}
swag.uptime-kuma.monitor.interval: 300
swag.uptime-kuma.monitor.retryInterval: 60
swag.uptime-kuma.monitor.maxretries: 5
ports:
- 8265:8265
- 8266:8266
restart: unless-stopped
volumes:
- ${DOCKER_VOLUME_CONFIG}/tdarr/server:/app/server
- ${DOCKER_VOLUME_CONFIG}/tdarr/configs:/app/configs
- ${DOCKER_VOLUME_CONFIG}/tdarr/logs:/app/logs
- ${DOCKER_VOLUME_CONFIG}/tdarr/transcode_cache:/temp
- ${DOCKER_VOLUME_STORAGE}/:/media
unmanic:
container_name: unmanic
environment:
@@ -6434,7 +6503,7 @@ services:
TZ: ${TZ}
UPTIME_KUMA_USERNAME: ${UPTIME_KUMA_USERNAME}
UPTIME_KUMA_PASSWORD: ${UPTIME_KUMA_PASSWORD}
DOCKER_HOST: tcp://dockerproxy:2375
DOCKER_HOST: tcp:/${DOCKER_VOLUME_CONFIG}proxy:2375
hostname: Rinoa
image: louislam/uptime-kuma:latest@sha256:431fee3be822b04861cf0e35daf4beef6b7cb37391c5f26c3ad6e12ce280fe18
labels: