iachat/docker
gabrieljablonski 3aba6affd4 fix(deploy): run migrations before server boot to prevent stale schema errors
Sidekiq was starting before migrations ran, causing RuntimeError on the
group_type enum. Moved db:chatwoot_prepare from post_start into the rails
entrypoint and made sidekiq depend on the rails healthcheck.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:43:12 -03:00
..
dockerfiles chore: fix pnpm path in rails and memory issue during vite build (#10366) 2024-10-29 16:41:12 +05:30
entrypoints fix(deploy): run migrations before server boot to prevent stale schema errors 2026-03-24 17:43:12 -03:00
Dockerfile feat: add audio transcoding support for WhatsApp Cloud API (#220) 2026-02-22 16:21:50 -03:00