jayeshdesai4520 / chatbot-ng-internal

MIT License
3 stars 0 forks source link

Dockerize the chatbot application #24

Closed ram-g-athreya closed 3 years ago

ram-g-athreya commented 3 years ago

Dockerize the chatbot application in Heroku.

Dockerize a node.js app: https://nodejs.org/en/docs/guides/nodejs-docker-webapp/ Deploy a docker container in Heroku: https://devcenter.heroku.com/categories/deploying-with-docker

Perevalov commented 3 years ago

@jayeshdesai4520 Can we create one more dialogflow instance where we replace webhook links from Heroku to our server? This instance will serve as "production-ready"

jayeshdesai4520 commented 3 years ago

yes, I have created.

jayeshdesai4520 commented 3 years ago

Hi, @Perevalov I think this issue is completed.