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

Open
opened 2025-11-22 20:39:27 -06: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: 🔄 Open

Base: mainHead: main


📝 Commits (4)

  • 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

📊 Changes

3 files changed (+71 additions, -21 deletions)

View changed files

📝 blueprints/signoz/docker-compose.yml (+23 -20)
📝 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:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`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 ### 📊 Changes **3 files changed** (+71 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/signoz/docker-compose.yml` (+23 -20) 📝 `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 2025-11-22 20:39:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#478