Local docker containers demo config

This commit is contained in:
Lalit Arvind
2024-11-09 09:43:15 -07:00
commit 2265c3023f
13 changed files with 422 additions and 0 deletions

7
node2-config/macros.xml Normal file
View File

@@ -0,0 +1,7 @@
<clickhouse>
<macros>
<shard>01</shard>
<replica>02</replica>
<cluster>cluster_1S_2R</cluster>
</macros>
</clickhouse>