How do I deploy the bot to my website using Botfront for front end. I am currently using localhost but want it to be available publicly through my website.
hello did you find something ? i am also searching
Hello, I was able to deploy and run it via kubernetes on Okteto cloud, which provides 5gb of storage for free. You can refer to this Youtube video: Deploy your Rasa Chatbot on Cloud for FREE!? - YouTube
hello thanks i will try it did you link it with an action server and its working fine ?
Yes the action server works fine, just make sure to change the action server endpoint to what you have named it on the docker-compose file and mention the port number. For example in my case it is: http://rasa-actions:5055/webhook