Adding Signoz MCP server.
List of Services README Generation / Generate Services List (push) Successful in 1m26s
Renovate / renovate (push) Successful in 4m42s

This commit is contained in:
2025-10-17 08:47:37 -04:00
parent 3a2da33831
commit c3d77c581a
+12
View File
@@ -88,6 +88,18 @@ services:
restart: always
ports:
- 9001:9001
signoz-mcp-server:
container_name: signoz-mcp-server
image: git.trez.wtf/trez/signoz-mcp-server:latest
environment:
SIGNOZ_URL: ${SIGNOZ_URL}
SIGNOZ_API_KEY: ${SIGNOZ_API_KEY}
TRANSPORT_MODE: http
MCP_SERVER_PORT: 8000
LOG_LEVEL: info
ports:
- 8000:8000
restart: unless-stopped
stable-diffusion-webui:
container_name: stable-diffusion-webui
image: ghcr.io/neggles/sd-webui-docker:latest@sha256:1795fe796e1dad0d8d3baa9ef7c38a255b69c0878b76869feecc617bfd015e53