Files
cameleer-saas/docker-compose.yml
hsiegeln 6b1dcba876
All checks were successful
CI / build (push) Successful in 1m30s
CI / docker (push) Successful in 39s
fix: pass ClickHouse password to SaaS provisioning config
The CLICKHOUSE_PASSWORD env var was set on the clickhouse container
but not passed to cameleer-saas. The provisioning properties defaulted
to 'cameleer_ch' instead of the installer-generated password, causing
tenant servers to fail ClickHouse authentication.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 18:55:36 +02:00

6.3 KiB