Files
cameleer-saas/installer/install.ps1
hsiegeln 4a67677158
All checks were successful
CI / build (push) Successful in 1m19s
CI / docker (push) Successful in 33s
fix: use correct compose service names in health checks
The verify_health functions passed short service names (postgres,
clickhouse, server, logto) but the actual compose services are
prefixed with cameleer-. This caused docker compose ps -q to return
empty, so health was never read and checks always timed out.

Also renamed server/server-ui service definitions to
cameleer-server/cameleer-server-ui for consistency.

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

63 KiB