Install Rasa X using Microsoft Azure Instance

1-How to install Rasa x using Quick Server Install, What are the pre installments that are made before server installation? 2-Before Installing Rasa x ,Its necessary to Install Rasa Open source first?

You use the command curl -s get-rasa-x.rasa.com | sudo bash to do a Quick-Install.

Please see this.

No, you don’t need to install Rasa through Pip.

When i am hitting command (rasa —version),there it shows (rasa x version-none)

Ok then just use the curl command and it will get installed automatically??

Cursor is spinning and showing that No resources are found in namespace. Rasa x version- 0.39 x.

(venv) azureuser@instance-1:~$ curl -s get-rasa-x.rasa.com | sudo bash Installing embedded Kubernetes cluster …

Created symlink /etc/systemd/system/multi-user.target.wants/k3s.service → /etc/s ystemd/system/k3s.service. Installing Helm command line interface … WARNING: Kubernetes configuration file is group-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is group-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is group-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is group-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is group-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Loca tion: /etc/rancher/k3s/k3s.yaml

Welcome to Rasa X :tada:

Rasa X is currently being deployed on your machine.

While you’re waiting please add the following line to your terminal configuratio n (depending on your operating system this is the ‘~/.bashrc’ or ‘~/.zshrc’ fil e). This is needed so that you can access the embedded cluster using the ‘kubec tl’ command line interface.

    export KUBECONFIG=/etc/rancher/k3s/k3s.yaml

Rasa X will be installed into the following Kubernetes namespace: rasa

Please save the following access credentials for later use:

Your Rasa X password is @@@@@

The passwords for the other services in the deployment are:

Database password (PostgreSQL): @@@@@ Event Broker password (RabbitMQ): @@@@@@ Lock Store password (Redis): @@@@

Deploying Rasa X … -No resources found in rasa namespace.