Files
cameleer-saas/docker
hsiegeln 9042356e81
All checks were successful
CI / build (push) Successful in 1m8s
CI / docker (push) Successful in 16s
fix: wait for Traefik to discover routes before bootstrap
The Management API requires the admin OIDC endpoint (ADMIN_ENDPOINT)
to be reachable. Since bootstrap now runs inside the Logto container
(not a separate container), Traefik may not have discovered the labels
yet. Wait for the admin endpoint to be routable before running bootstrap.

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