Auto Merge of PR 8 - signoz-logspout-deployment_2025-08-27T07-08-41

Merged by Trez.One
This commit was merged in pull request #8.
This commit is contained in:
2025-08-27 07:14:34 -04:00
+10
View File
@@ -150,6 +150,16 @@ services:
- apparmor:unconfined
volumes:
- ${RIKKU_DOCKER_DIR}/portracker:/data
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:
container_name: watchtower
environment: