# What is the best way to install Rasa X on Windows Server 2019 Datacenter?

**URL:** https://forum.rasa.com/t/what-is-the-best-way-to-install-rasa-x-on-windows-server-2019-datacenter/32831
**Category:** \[Deprecated\] Rasa X Community Edition
**Created:** [August 21, 2020, 3:58am UTC](https://forum.rasa.com/t/what-is-the-best-way-to-install-rasa-x-on-windows-server-2019-datacenter/32831 "2020-08-21T03:58:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![acapothman](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/acapothman/32/10650_2.png) [@acapothman](https://forum.rasa.com/u/acapothman)
#### Post date: [August 21, 2020, 3:58am UTC](https://forum.rasa.com/t/what-is-the-best-way-to-install-rasa-x-on-windows-server-2019-datacenter/32831/1 "2020-08-21T03:58:50Z")

</div>

On my first try using Rasa, I installed Rasa local mode on my PC and it works just fine. My employee give me a task to produce a chatbot on the server.

I have tried installing using all the guide [here](https://rasa.com/docs/rasa-x/installation-and-setup/installation-guide/) (except the local mode which I did not intend to use) but all failed with different error.

Actually, this is my first time using Windows Server Datacenter so I might not have too many knowledge. Which is the best way to install?

This is the specification on the Virtual Machine assigned to me:

- 4vcpu
- 8gb ram
- 100gb hard disk

---

<div class="post-metadata">

### Author: ![degiz](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/degiz/32/9936_2.png) [@degiz](https://forum.rasa.com/u/degiz)
#### Post date: [August 21, 2020, 8:37am UTC](https://forum.rasa.com/t/what-is-the-best-way-to-install-rasa-x-on-windows-server-2019-datacenter/32831/2 "2020-08-21T08:37:57Z")

</div>

Hey @acapothman

I don’t have much XP with `Windows Server`, but since you have only one virtual machine (as opposed to the k8s ckuster), my best guess would be to use the `docker-compose` deployment. That’s what I would do should I have a linux server.

---

<div class="post-metadata">

### Author: ![acapothman](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/acapothman/32/10650_2.png) [@acapothman](https://forum.rasa.com/u/acapothman)
#### Post date: [August 21, 2020, 8:54am UTC](https://forum.rasa.com/t/what-is-the-best-way-to-install-rasa-x-on-windows-server-2019-datacenter/32831/3 "2020-08-21T08:54:58Z")

</div>

While waititng for the reply, I just find out that Docker Container is not supported in Windows Server. 🙁 So what do you think i should use?

 ![Capture](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/7/7ff90503f4e884162d8787c8f41ee9590589bd2f.png)

---

<div class="post-metadata">

### Author: ![degiz](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/degiz/32/9936_2.png) [@degiz](https://forum.rasa.com/u/degiz)
#### Post date: [August 21, 2020, 11:18am UTC](https://forum.rasa.com/t/what-is-the-best-way-to-install-rasa-x-on-windows-server-2019-datacenter/32831/4 "2020-08-21T11:18:19Z")

</div>

hey @acapothman

You need a docker runtime, and it’s in a list of supported platforms [according](https://www.docker.com/products/container-runtime) to the docker.
