This commit is contained in:
2025-11-30 12:34:45 +01:00
parent e5f390ad42
commit 13e6dd903a
125 changed files with 5482 additions and 28 deletions

3
__swarm/regsync/.env Executable file
View File

@@ -0,0 +1,3 @@
APPNAME: regsync
DOCKER_REGISTRY: r.sectorq.eu/library/
RESTART: always

View File

@@ -0,0 +1,20 @@
name: regsync
services:
regsync:
command: -c /home/appuser/regsync.yml server
env_file:
- stack.env
image: ${DOCKER_REGISTRY:-}ghcr.io/regclient/regsync:latest
labels:
wud.watch: true
wud.watch.digest: true
logging:
driver: loki
options:
loki-url: http://192.168.77.101:3100/loki/api/v1/push
network_mode: host
restart: ${RESTART:-unless-stopped}
stdin_open: true
volumes:
- /share/docker_data/regsync/regsync.yml:/home/appuser/regsync.yml
- /etc/localtime:/etc/localtime

6
__swarm/regsync/stack.env Executable file
View File

@@ -0,0 +1,6 @@
# HUB_USER=jaydee77
# HUB_PASS=dckr_pat_WUfjkuEEYYEFDI95myphANR7AUU
HUB_USER=sectorq
HUB_PASS=dckr_pat_7XN8zNgj8JRPq1mlS5IvMcxJDUA
LOCAL_USER=jaydee
LOCAL_PASS=l4c1j4yd33Du5lo