I have a bot which uses forms/slots to extract user information for a support workflow. It works well on rasa shell and also the rasa run actions work well, but it is only on my local machine
However, I cannot make it run on RASA X, even though I went thru the process of running a custom action server with docker.
What is the best way to make this run on a server? Are there options to make rasa shell accessible by the API?