ClickHouse
WARNING
Manual editing is usually not required; you typically only need to fill in the main variables because there is a file that generates .env files for services.
WARNING
The full list of environment variables is available in the ClickHouse documentation.
| Variable | Example | Purpose |
|---|---|---|
CLICKHOUSE_USER | admin | Database username |
CLICKHOUSE_PASSWORD | mypassword | Database user password |
CLICKHOUSE_DB | default | Database name |