Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 256 Bytes

README.MD

File metadata and controls

14 lines (11 loc) · 256 Bytes

Clickhouse cluster test setup

###Nodes:

  • 2 Shards, 2 Replicas for each shard
  • 1 Zookeeper

###Requirements:

  • docker
  • docker-compose

###Initialization:

  • chmod u+x *.sh
  • ./cluster-up.sh - start
  • ./cluster-restart.sh - recreate and restart cluster