# Install EMQX Enterprise

EMQX releases the corresponding Docker image and the installation packages for different operating systems or platforms in each release. You may click [here](https://www.emqx.com/en/try?product=enterprise) to download it.

:::tip

Besides the above deployment methods, you are also welcome to try our [EMQX Cloud](https://www.emqx.com/en/cloud), a fully managed MQTT service for IoT. You only need to [register for an account](https://accounts.emqx.com/signup?continue=https://cloud-intl.emqx.com/console/) before starting your MQTT services and connecting your IoT devices to any cloud with zero need for infrastructure maintenance.
:::

These pages provide instructions to install the EMQX Enterprise.

**[Install Using Docker](./install-docker.md)**

Use the official Docker image to install and run EMQX Enterprise and use Docker Compose to build an EMQX Cluster.

**[Install on Debian](./install-debian.md)**

Install the EMQX Enterprise on the Debian system with deb and tar.gz.

**[Install on Ubuntu](./install-ubuntu.md)**

Install the EMQX Enterprise on the Ubuntu system with deb and tar.gz.

**[Install on CentOS/RHEL](./install-rhel.md)**

Install the EMQX Enterprise on CentOS/RHEL system with rpm and tar.gz.

**[Install on macOS](./install-macOS.md)**

Install the EMQX Enterprise on macOS with a zip package.

**[Deploy on Kubernetes](https://docs.emqx.com/en/emqx-operator/latest/getting-started/getting-started.html)**

Use the EMQX Operator to deploy the EMQX Enterprise.

**[Work with License](./license.md)**

Apply for a license for EMQX Enterprise, and update and configure the license.
