Rasa X version 0.33.0 or higher is only compatible with Rasa Open Source 2.x. If you are on Rasa Open Source 1.x, please check the [compatibility matrix](https://legacy-docs-rasa-x.rasa.com/docs/rasa-x/changelog/compatibility-matrix) for a compatible version.

##### License Terms

For the use of Rasa X the [Rasa X License Terms](https://storage.googleapis.com/rasa-x-releases/rasa_x_ce_license_agreement.pdf) apply.
For the use of Rasa Enterprise the [Rasa Enterprise License Terms](https://storage.googleapis.com/rasa-x-releases/rasa_x_ee_license_agreement.pdf) apply.

## Deployment Method

Rasa X / Enterprise can be installed on a Kubernetes or OpenShift cluster using the [Rasa X Helm Chart](https://github.com/RasaHQ/rasa-x-helm).

## Deployment Tools

### Rasa Ephemeral Installer

For local or test deployments, you can use [Rasa Ephemeral Installer(REI)](https://github.com/RasaHQ/REI) to set up a single-machine Kubernetes cluster on which you can then install Rasa X using the Rasa X Helm Chart. See the [usage instructions for REI](https://legacy-docs-rasa-x.rasa.com/docs/rasa-x/installation-and-setup/deploy-tools/rasa-ephemeral-installer/introduction).

### rasactl

[rasactl](https://github.com/RasaHQ/rasactl) is a command line tool for deploying Rasa X and for managing Rasa X deployments. See the repo README for more information.

## Requirements

Please see the [system requirements](https://legacy-docs-rasa-x.rasa.com/docs/rasa-x/installation-and-setup/requirements) for the minimum hardware, software, and additional requirements to support deploying Rasa X / Enterprise.

## Removed Installation Methods

##### warning

The installation methods below were deprecated in Rasa X 1.0 and are removed as of Rasa X 1.1.

- [Local Mode](https://legacy-docs-rasa-x.rasa.com/docs/rasa-x/0.42.x/installation-and-setup/install/local-mode)
- [Docker Compose](https://legacy-docs-rasa-x.rasa.com/docs/rasa-x/0.42.x/installation-and-setup/install/docker-compose)
- [Quick Install Script](https://legacy-docs-rasa-x.rasa.com/docs/rasa-x/0.42.x/installation-and-setup/install/quick-install-script)
