https://github.com/inv2004/clickhouse-configs
https://github.com/inv2004/clickhouse-configs
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inv2004/clickhouse-configs
- Owner: inv2004
- Created: 2021-01-28T21:16:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T13:48:39.000Z (over 5 years ago)
- Last Synced: 2025-04-21T08:13:56.935Z (about 1 year ago)
- Language: Shell
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clickhouse circular configuration in docker-composer
### Configurations
- Circular (better to avoid, because of resources sharing)
- 1Shard X 2Replicas
### Run
```bash
cd [config]
docker-compose up -d
```