Chatwoot/config
Anto Dominic 6325acd183 Feature: Add Sidekiq docker (#443)
* update db:schema due to migration

* reduce default concurrency for redis connection limit

* Allow auto update packages in the development mode without building image

* add sidekiq support to docker-compose

* Pass sidekiq cofig file

* passed the env file in base image rather than separately in rails, web packer and sidekiq in docker-compose
* removed un-necessary changes in schema
* changed concurrency to finer values
* removed default size set in sidekiq redis config
* Added the sidekiq config option in Procfile.dev

Co-authored-by: Sony Mathew <ynos1234@gmail.com>
2020-01-27 00:15:13 +05:45
..
environments [#139] Send conversation emails (#442) 2020-01-23 23:14:07 +05:45
initializers Feature: Add Sidekiq docker (#443) 2020-01-27 00:15:13 +05:45
locales [Feature] Email collect message hooks (#331) 2020-01-09 13:06:40 +05:30
webpack [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30
application.rb Bugfix: Production autoload issue for bot.rb 2020-01-09 14:36:20 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml [#446] Redis authentication support 2020-01-26 22:46:34 +05:45
database.yml Fix private note shown to user in widget (#308) 2019-11-27 10:12:57 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
plans.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
puma.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
reports_redis.yml Initial Commit 2019-08-14 15:18:44 +05:30
routes.rb Feature: API to list the agents for the inbox (#438) 2020-01-21 19:56:58 +05:45
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
sidekiq.yml Feature: Add Sidekiq docker (#443) 2020-01-27 00:15:13 +05:45
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
webpacker.yml [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371) 2019-12-22 22:53:18 +05:30