[DOCKER] Automated PR for docker-ovos-misc-modifications_2025-09-01T15-10-07 - #3 #3

Merged
gitea-sonarqube-bot merged 17 commits from docker-ovos-misc-modifications_2025-09-01T15-10-07 into main 2025-09-02 06:31:30 -04:00
Showing only changes of commit f1b0678187 - Show all commits
+11 -11
View File
@@ -103,16 +103,6 @@ services:
<<: *watchtower-monitor <<: *watchtower-monitor
ovos_skill_wordnet: ovos_skill_wordnet:
<<: *watchtower-monitor <<: *watchtower-monitor
signoz-logspout:
command: signoz://192.168.1.254:8082
container_name: signoz-logspout
environment:
ENV: prod
SIGNOZ_LOG_ENDPOINT: http://192.168.1.254:8082
image: pavanputhra/logspout-signoz
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
portainer-agent: portainer-agent:
container_name: portainer_agent container_name: portainer_agent
image: portainer/agent:latest image: portainer/agent:latest
@@ -123,6 +113,16 @@ services:
restart: always restart: always
ports: ports:
- 9001:9001 - 9001:9001
signoz-logspout:
command: signoz://192.168.1.254:8082
container_name: signoz-logspout
environment:
ENV: prod
SIGNOZ_LOG_ENDPOINT: http://192.168.1.254:8082
image: pavanputhra/logspout-signoz
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
watchtower: watchtower:
container_name: watchtower container_name: watchtower
environment: environment:
@@ -145,7 +145,7 @@ services:
WATCHTOWER_NOTIFICATION_GOTIFY_TLS_SKIP_VERIFY: true WATCHTOWER_NOTIFICATION_GOTIFY_TLS_SKIP_VERIFY: true
expose: expose:
- 8080 - 8080
hostname: Rikku hostname: Benedikta
image: ghcr.io/containrrr/watchtower:latest image: ghcr.io/containrrr/watchtower:latest
restart: unless-stopped restart: unless-stopped
volumes: volumes: