# Installing with Docker question (Software requirements)

**URL:** https://meta.discourse.org/t/installing-with-docker-question-software-requirements/20649
**Category:** Self-hosting
**Created:** [2014年十月1日 05:06 UTC](https://meta.discourse.org/t/installing-with-docker-question-software-requirements/20649 "2014-10-01T05:06:40Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![winterbox](https://avatars.discourse-cdn.com/v4/letter/w/6de8d8/32.png) [@winterbox](https://meta.discourse.org/u/winterbox)
#### Post date: [2014年十月1日 05:06 UTC](https://meta.discourse.org/t/installing-with-docker-question-software-requirements/20649/1 "2014-10-01T05:06:41Z")

</div>

I already have my discourse site on DigitalOcean. (Paid to install. 😄)  
But I am trying to install on my country’s VPS service. (DigitalOcean is pretty much slow in my country)

So I just bought new VPS, and I believe hardware requirements for Discourse are OK.  
But I am not sure about Software Requirements: Postgres 9.1+, Redis 2.6+, Ruby 1.9.3+.  
(I have no idea about Docker because I am not a programmer. I knows only basics about HTML, PHP, JS…)

The questions is… “Installing Discourse with Docker” means:

1. I don’t have to install Postgres, Redis, and Ruby things (Docker will cover all the software required.)
2. I should install Postgres, Redis, and Ruby first, then install Discourse with Docker.

So newbie’s question, help me please.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2014年十月1日 05:18 UTC](https://meta.discourse.org/t/installing-with-docker-question-software-requirements/20649/2 "2014-10-01T05:18:03Z")

</div>

You only need to know if your server is Docker compatible. If you can control the OS make sure it is Ubuntu 14 lts x64 and you can simply follow our [official install](https://meta.discourse.org/t/142537?silent=true) guide.

---

<div class="post-metadata">

### Author: ![winterbox](https://avatars.discourse-cdn.com/v4/letter/w/6de8d8/32.png) [@winterbox](https://meta.discourse.org/u/winterbox)
#### Post date: [2014年十月1日 05:23 UTC](https://meta.discourse.org/t/installing-with-docker-question-software-requirements/20649/3 "2014-10-01T05:23:25Z")

</div>

Thank you for answering me 😄

Yes I selected Ubuntu 14.04 x64.  
But I am not sure about Docker compatibility. How can I know that?  
This VPS company doesn’t know what Docker is…

and do you mean I don’t have to install Postgres, Redis, and Ruby if I use Docker?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2014年十月1日 07:28 UTC](https://meta.discourse.org/t/installing-with-docker-question-software-requirements/20649/4 "2014-10-01T07:28:21Z")

</div>

Correct, just follow the [official install](https://meta.discourse.org/t/142537?silent=true) guide. You’re good. Come back if you have questions about the install guide, but otherwise, just begin and follow the guide…

---

<div class="post-metadata">

### Author: ![winterbox](https://avatars.discourse-cdn.com/v4/letter/w/6de8d8/32.png) [@winterbox](https://meta.discourse.org/u/winterbox)
#### Post date: [2014年十月1日 07:34 UTC](https://meta.discourse.org/t/installing-with-docker-question-software-requirements/20649/5 "2014-10-01T07:34:01Z")

</div>

Thank you !  
I just got answer from the company and Docker is supported 😄
