Chatwoot/config/initializers
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
..
00_init.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
application_controller_renderer.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
assets.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
backtrace_silencers.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
bot.rb 🔥Docker and environment variables cleanup (#270) 2019-11-24 01:27:39 +05:30
content_security_policy.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cookies_serializer.rb Initial Commit 2019-08-14 15:18:44 +05:30
custom_error_codes.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
devise.rb Chore: Ability to configure Mailer sender emails [#339] (#342) 2019-12-03 22:54:08 +05:30
devise_token_auth.rb Initial Commit 2019-08-14 15:18:44 +05:30
event_handlers.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
feature_policy.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
filter_parameter_logging.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
inflections.rb Initial Commit 2019-08-14 15:18:44 +05:30
mime_types.rb Initial Commit 2019-08-14 15:18:44 +05:30
new_framework_defaults_6_0.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
redis.rb Merge branch 'hotfix/1.0.3' into develop 2020-01-26 22:51:39 +05:45
sentry.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
session_store.rb Initial Commit 2019-08-14 15:18:44 +05:30
sidekiq.rb Feature: Add Sidekiq docker (#443) 2020-01-27 00:15:13 +05:45
warden_hooks.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
wrap_parameters.rb Initial Commit 2019-08-14 15:18:44 +05:30