# Facing problem during installation of Discourse on Centos6.9 VPS

**URL:** https://meta.discourse.org/t/facing-problem-during-installation-of-discourse-on-centos6-9-vps/69376
**Category:** Self-hosting
**Created:** [2017 年 9 月 5 日午前 7:37 UTC](https://meta.discourse.org/t/facing-problem-during-installation-of-discourse-on-centos6-9-vps/69376 "2017-09-05T07:37:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![burningman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/burningman/32/120064_2.png) [@burningman](https://meta.discourse.org/u/burningman)
#### Post date: [2017 年 9 月 5 日午前 7:37 UTC](https://meta.discourse.org/t/facing-problem-during-installation-of-discourse-on-centos6-9-vps/69376/1 "2017-09-05T07:37:40Z")

</div>

Hey everyone, I need a little help in installing discourse on my VPS.

> **I tried these two articles**
>
> [https://www.vultr.com/docs/install-discourse-on-centos-7](https://www.vultr.com/docs/install-discourse-on-centos-7)  
> [How To Install Discourse on a CentOS 6.4 x64 VPS | DigitalOcean](https://www.digitalocean.com/community/tutorials/how-to-install-discourse-on-a-centos-6-4-x64-vps)

But I failed everytime. I am trying to install it from last 3 days and every time a new problem comes up.  
Links, I mentioned above may be works perfectly and it’s going very hard for me on VPS.  
On my server, I have 3 domains and I want to install “discourse” with one of my domain means [forum.example.com](http://forum.example.com).  
Currently facing problem on three place. See screenshot

 ![123](https://global.discourse-cdn.com/meta/original/3X/4/3/434e05c73edaae327c89845224374e6af69ad2e5.png)  
Also after putting command “nano containers/app.yml” for edit this file, There is no place where I can edit this file.

Docker is installed and I failed in staring this.  
Command I found for this are  
**systemctl start docker**  
**systemctl enable docker**  
But these commands are not working. it says command not found  
Every help really appreciated

---

<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: [2017 年 9 月 5 日午前 11:06 UTC](https://meta.discourse.org/t/facing-problem-during-installation-of-discourse-on-centos6-9-vps/69376/2 "2017-09-05T11:06:04Z")

</div>

CentOS has very sketchy compatibility with Docker, you should search topics here for information.
