Skip to content

larskarbo/clickhouse-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy ClickHouse to Docker

This is a almost bare-bones docker compose setup with Clickhouse. The only thing it does is it copies the config.xml into Docker.

By default allow_experimental_database_materialized_postgresql is set to 1.

Add this to .env:

CLICKHOUSE_USER=ch_user
CLICKHOUSE_PASSWORD=ch_password

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published