This message was deleted.
# support
s
This message was deleted.
p
Hi @Alexei Zenin 👋 Currently we officially support ClickHouse cluster only using Helm charts installation using ClickHouse Operator. (Experimental) https://github.com/SigNoz/charts/blob/main/charts/signoz/values.yaml#L145-L151
a
I see, in my case I will be deploying the Clickhouse cluster in-house. My question was more towards configuring the other SigNoz components via environment variables on how to use all the cluster nodes without hardcoding one machine which could go down.
p
officially we don't support it yet. However, you should be able to proxy traffic using ChProxy or via load balancers. Read more: https://github.com/ClickHouse/clickhouse-go#http-support-experimental
👍 1
a
For anyone browsing through here we are using this as a stepping stone for our Clickhouse setup via Cloudformation: https://aws-quickstart.github.io/quickstart-clickhouse-cluster/
🙌 1