Chatwoot/config
Anto Dominic 1ee17cc826 [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371)
* updated development docker setup

* turned on yarn integrity check

* create test docker compose and update development dockerfile

* create docker Readme.md file

* fix README.md file

* create docker-copmose and dockerfile for production/staging environment setup

* added mailhog to catch email

* remove yarn integrity check in development mode!

* Update Readme.md file to support mailhog inbox

* update link to docker development guide from mail README

* remove .env.development and use .env.example for docker as .env.development was mixing with circleci config

* make the dockerfile configurable like before

* update docker-compose as per suggesion in PR

* create docker setup docs

* Revert accidental deletion

* fix: typo for branding consistency

* fix typo

* update the code as per recommendation in PR

* remove package-lock and add gitignore

* fix vulnerability AND update env for tests to pass

* Fix yarn integrity check across different docker services

* update code based on rubocop and PR suggestions

* remove redundant test docker-compose and dockerfile

* update rails entrypoint, update docs and Gemfile

* [Rubocop] order Gemfile alphabetically

* Reordering Gemfile
2019-12-22 22:53:18 +05:30
..
environments [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371) 2019-12-22 22:53:18 +05:30
initializers Chore: Ability to configure Mailer sender emails [#339] (#342) 2019-12-03 22:54:08 +05:30
locales Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
webpack [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30
application.rb [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml Replace pusher with action cable (#178) 2019-10-25 01:37:01 +05:30
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: Profile API [#238] (#354) 2019-12-10 10:29:35 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +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