Adding Tdarr server. #1151

Merged
gitea-sonarqube-bot merged 10 commits from tdarr-server-deployment_2025-11-15T13-04-03 into main 2025-11-16 09:54:34 -05:00
2 changed files with 1 additions and 11 deletions
Showing only changes of commit f7b565a541 - Show all commits
@@ -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
+1 -1
View File
@@ -1506,7 +1506,7 @@ services:
TASKS: 1
VOLUMES: 1
LOG_LEVEL: debug
image: ghcr.io/tecnativa${DOCKER_VOLUME_CONFIG}-socket-proxy:latest@sha256:3400c429c5f9e1b21d62130fb93b16e2e772d4fb7695bd52fc2b743800b9fe9e
image: ghcr.io/tecnativa/docker-socket-proxy:latest@sha256:3400c429c5f9e1b21d62130fb93b16e2e772d4fb7695bd52fc2b743800b9fe9e
networks:
default: null
ports: