iachat/docker/entrypoints
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
..
helpers chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
rails.sh fix(deploy): run migrations before server boot to prevent stale schema errors 2026-03-24 17:43:12 -03:00
vite.sh chore: force pnpm install in vite docker (#10367) 2024-10-29 17:13:17 +05:30