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
gabrieljablonski
222c9f3383
chore: update docker-compose.coolify.yaml
2025-10-27 18:37:28 -03:00
gabrieljablonski
0b09542d33
chore: fix post start on coolify compose
2025-06-12 23:24:43 -03:00
Gabriel Jablonski
c350ba15ec
feat: custom branding ( #68 )
...
* feat: add custom branding support with environment variables and asset extraction
* chore: wrap brand assets url in quotes
2025-06-12 22:11:19 -03:00
Gabriel Jablonski
6e1da287a2
chore: fix v4.2.0 deployment ( #64 )
...
* chore: fix docker compose healthcheck
* fix: compact setup channel provider request
2025-06-09 22:17:54 -03:00
gabrieljablonski
3ed8276f21
chore: default locale on coolify compose
2025-06-09 19:49:08 -03:00
gabrieljablonski
7cf3cf96e3
chore: fix docker compose postgres env variable
2025-05-10 01:00:47 -03:00
gabrieljablonski
312c35fe9a
chore: update compose file
2025-05-02 22:09:53 -03:00
gabrieljablonski
a119641c21
ci: updated docker compose
2025-04-03 23:28:38 -03:00
gabrieljablonski
975e56efc6
ci: add baileys-api service to docker-compose configuration
2025-04-03 23:28:38 -03:00