Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 326 Bytes

ClickHouse w/ Docker Compose

with default empty password

Change password and other config

volumes:
  - ./local.xml:/etc/clickhouse-server/config.d/local.xml

Connecting with client

clickhouse-client

Other docs

clickhouse server docker