[PR #468] [CLOSED] feat(signoz): update Docker Compose and template for ClickHouse integ… #9718

Closed
opened 2026-06-05 09:01:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/468
Author: @enemyrr
Created: 10/22/2025
Status: Closed

Base: canaryHead: main


📝 Commits (5)

  • a36253b feat(signoz): update Docker Compose and template for ClickHouse integration
  • 85803a2 refactor(signoz): remove ClickHouse environment variables from Docker Compose and enhance template configuration
  • 2845cc4 chore(signoz): update version to v0.98.0 in meta.json
  • 68d7814 refactor(signoz): update Docker Compose and template for ClickHouse configuration
  • a199e8e Update docker-compose.yml

📊 Changes

3 files changed (+73 additions, -22 deletions)

View changed files

📝 blueprints/signoz/docker-compose.yml (+25 -21)
📝 blueprints/signoz/template.toml (+47 -0)
📝 meta.json (+1 -1)

📄 Description

…ration

  • Added environment variables for ClickHouse user and password in docker-compose.yml.
  • Updated ClickHouse connection strings to use environment variables for enhanced security.
  • Upgraded ClickHouse and Signoz images to the latest versions.
  • Modified schema migrator commands to include authentication details.
  • Enhanced template.toml with ClickHouse user and password configuration.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/468 **Author:** [@enemyrr](https://github.com/enemyrr) **Created:** 10/22/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `main` --- ### 📝 Commits (5) - [`a36253b`](https://github.com/Dokploy/templates/commit/a36253b7d883aeb29d668281748d83d43cc682bd) feat(signoz): update Docker Compose and template for ClickHouse integration - [`85803a2`](https://github.com/Dokploy/templates/commit/85803a2066efab3653ed95a0a8545a9116961ebd) refactor(signoz): remove ClickHouse environment variables from Docker Compose and enhance template configuration - [`2845cc4`](https://github.com/Dokploy/templates/commit/2845cc445befe8c10e79d7361f1c2b5bafc1245e) chore(signoz): update version to v0.98.0 in meta.json - [`68d7814`](https://github.com/Dokploy/templates/commit/68d7814663380244bc01c046b8171743af5b361b) refactor(signoz): update Docker Compose and template for ClickHouse configuration - [`a199e8e`](https://github.com/Dokploy/templates/commit/a199e8eacc63b833097e90814fc65a9c506c2c5b) Update docker-compose.yml ### 📊 Changes **3 files changed** (+73 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/signoz/docker-compose.yml` (+25 -21) 📝 `blueprints/signoz/template.toml` (+47 -0) 📝 `meta.json` (+1 -1) </details> ### 📄 Description …ration - Added environment variables for ClickHouse user and password in docker-compose.yml. - Updated ClickHouse connection strings to use environment variables for enhanced security. - Upgraded ClickHouse and Signoz images to the latest versions. - Modified schema migrator commands to include authentication details. - Enhanced template.toml with ClickHouse user and password configuration. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-05 09:01:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#9718