Environment Variables

Listed in this page are all environment variables needed to run Clickhouse.

Variable NameTypeRelevanceRequiredDefault

CLICKHOUSE_HOST

String

The service name (host) of Clickhouse

No

analytics-datastore-clickhouse

CLICKHOUSE_PORT

Number

The port that the service of Clickhouse is exposed to

No

8123

Last updated