Compare commits

...

15 Commits

Author SHA1 Message Date
b22e75b0ca alias 2025-06-28 13:22:10 +02:00
e03e08c591 alias 2025-06-28 13:17:55 +02:00
e0b7b7caf9 alias 2025-06-20 19:47:18 +02:00
cb1ac91423 alias 2025-06-20 01:57:44 +02:00
bf30542c95 alias 2025-06-20 01:53:35 +02:00
457a202c87 alias 2025-06-19 12:33:59 +02:00
d085686f36 alias 2025-06-19 12:23:38 +02:00
6cf5254a81 alias 2025-06-19 12:21:08 +02:00
ff1a3ce428 alias 2025-06-19 12:20:02 +02:00
8bd6e005cf alias 2025-06-11 01:28:59 +02:00
6a19598372 alias 2025-06-08 23:27:21 +02:00
3af14cafcf alias 2025-06-08 23:10:42 +02:00
458724a37d alias 2025-06-08 23:02:45 +02:00
9fe6f84369 alias 2025-06-08 23:00:21 +02:00
67b700950b alias 2025-06-08 22:58:38 +02:00
4 changed files with 38 additions and 35 deletions

View File

@ -1,3 +1,2 @@
APPNAME=kestra
DOCKER_REGISTRY=r.sectorq.eu/library/
PASSWORD=l4c1j4yd33Du5lo

View File

@ -75,6 +75,8 @@ services:
- /share/docker_data/homarr/data:/data
jackett:
container_name: jackett
dns:
- 192.168.77.101
depends_on:
- sonarr
- radarr
@ -282,6 +284,8 @@ services:
- /media/data/downloads:/downloads
sonarr:
container_name: sonarr
dns:
- 192.168.77.101
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ services:
octoprint1:
container_name: octoprint1
devices:
- /dev:/dev
- /dev/ttyUSB0:/dev/ttyUSB0
environment:
- ENABLE_MJPG_STREAMER=true
image: ${DOCKER_REGISTRY:-}octoprint/octoprint:latest

View File

@ -26,7 +26,7 @@ services:
- db-server
env_file:
- stack.env
image: ${DOCKER_REGISTRY:-}zabbix/zabbix-web-nginx-pgsql:alpine-latest
image: ${DOCKER_REGISTRY:-}zabbix/zabbix-web-nginx-pgsql:alpine-7.2.0
labels:
com.centurylinklabs.watchtower.enable: true
wud.watch: true
@ -48,7 +48,7 @@ services:
extends:
file: logging.yml
service: ${LOGGING:-syslog}
image: ${DOCKER_REGISTRY:-}zabbix/zabbix-server-pgsql:alpine-latest
image: ${DOCKER_REGISTRY:-}zabbix/zabbix-server-pgsql:alpine-7.2.0
labels:
com.centurylinklabs.watchtower.enable: 'true'
homepage.container: zabbix-server-zabbix-server-1