Starting Rasa on remote server - Rasa Open Source - Rasa Community Forum

👋 Introducing the Rasa Playground

Starting Rasa on remote server

post by ashu on Jan 10, 2020

I have developed Rasa chatbot with botfront UI. When I run it using " rasa run -m models --enable-api --cors “*” --debug ", Rasa starts on the server ‘http://localhost:5005’. I want to run this chatbot on a remote server and since the remote server wont be having a browser, my UI would be on my local machine and it will access the bot using http://localhost:5005.

But how do I change the rasa server from default ‘http://localhost:5005’ to ‘http://0.0.0.0:5005’? so that my UI can access this server from local machine…?

post by Govindarajan on Apr 9, 2020

I have clarification how to run the rasa server on rasa.ai.com (provided static IP and domain name) instead of localhost:5005, my environment is windows and offline environment (there is no access to internet)

any reference to the solution is greatly appreciated… thanks in advance

Related topics

Topic Replies Views Activity
How can I change localhost url in chat.html of rasa bot with server IP address 0 830 Jun 2019
I want to change my rasa url default to the desired url 1 211 Jan 2024
Need to deploy the Rasa server [rasa.chat.com] instead of [localhost:5005] 1 421 Apr 2020
RASA Open Source - Run Server on Apache - 404 with Rest 3 844 May 2021
Change localhost:5000 to ipaddress:5000 in live VM server 32 4.3k Nov 2021