iachat/config
Sony Mathew 70e4cc08b6
[#260] One click deploy to heroku (#275)
* [#260] One click deploy to heroku

* Added app.json file for Heroku deployment
* Made changes in Procfile to accept the PORT as env variable
* Added the one click button in README.md

* Change readme and link

* Alignment of button in Readme

* Changing redis to free plan

* Removed node-js build-pack

* Changed the post-deploy script to be rake db:migrate

* Removed web concurrency variable from app.json for heroku

* Changed the link to chatwoot logo referenced in app.json

* Changed postdeploy hook

* Changed logo to be raw content from github

* Changed the SMTP variables

* Added optional conditional for sending mail
* Changed the naming of SMTP variables

* Having logo as base 64 encoded image for heroku deploy page

* Fixed key not found error for SMTP variables

* Correcting the specs for conversation assignment mailer

* Spec rubocop fixes

* Spec rubocop fixes
* Added the link to master for heroku app.json
2019-11-24 17:19:14 +05:30
..
deploy 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
environments [#260] One click deploy to heroku (#275) 2019-11-24 17:19:14 +05:30
initializers 🔥Docker and environment variables cleanup (#270) 2019-11-24 01:27:39 +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 🔥Docker and environment variables cleanup (#270) 2019-11-24 01:27:39 +05:30
deploy.rb Initial Commit 2019-08-14 15:18:44 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
nginx.conf 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 [Internal] Add route for widget testing (#199) 2019-11-01 12:53:01 +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 Set webpack_compile_output to true 2019-08-21 21:30:25 +05:30