I have a rasa project that is running well in localhost. Now, I want to run it on a remote server to give acces to different public users. How can I proceed? Does endpoint url is enough to make remote access possible or not ?
I believe this method install all rasa stack (Rasa core, rasa action and rasa x). But, to be honest, I didn’t try helm installation. I’m still prefer old methods (pip with docker)