Secure website for rasabot demo

Hi,

because Rasa X is currently broken (it breaks the domain file) I need to get chatbot tested with Rasa core and webchat. They need to run in cloud service, so end users can access it. Because it is public place I need to set up HTTPS. How to do it?

I have looked this document and googled but still I don’t know how do it.

Hi @InnoOmnia, could you specify a bit on how Rasa X is breaking the domain file? What Rasa X version are you using?

Versions:

Rasa x 0.31.5

Rasa 1.10.8

Installations:

rasa init --no-prompt

pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple

Then start rasa x

rasa x

Then looked domain file, these line were added actions:

  • utter_greet
  • utter_cheer_up
  • utter_did_that_help
  • utter_happy
  • utter_goodbye
  • utter_iamabot