Deploy bot on Heroku

thanks a lot @SimbaM .

Actually since then, i’ve used AWS instead of Heroku, and it works just fine. I see what you mean by “reservations” and i completly agree. Heroku is meant for light Microservices not for deploying bots. Working with EC2 gives you much more control and flexibility, plus its way easier to deploy your Docker images from there.

1 Like

Hello @SimbaM, Thank you for your help. But I see that the size’s error is not solved. as you see in the hub.docker website, the size of rasa/rasa:1.10.3-full is bigger than 500M which is the limit of free plan at Heroku.

I see that I have the same issue. Can you help me please? Thank you in advance.

Hello @ [ahnineamine]

Can you please share with me the steps you followed to deploy your chatbot on an EC2 instance and containerized it.

Actually am struggling to deploy my bot to cloud from last few days, so a little help will make lot of difference to me.

do i need a working Docker on my system to deploy bot heroku