Files
cameleer-saas/installer
hsiegeln b38f02eae3
All checks were successful
CI / build (push) Successful in 1m10s
CI / docker (push) Successful in 19s
fix(installer): fix ClickHouse health check and normalize hostname
- ClickHouse health check: use $CLICKHOUSE_PASSWORD directly instead
  of extracting from .env via grep (nested quoting broke in eval)
- Normalize auto-detected hostname to lowercase (Windows returns
  uppercase which causes OIDC issuer case mismatches)

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