# How can I install discourse as forum.example.com with Easyengine, Letsencrypt, Wordpress all together?

**URL:** https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273
**Category:** Self-hosting
**Created:** [3 Setembro , 2017 08:33 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273 "2017-09-03T08:33:39Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![honggian](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/honggian/32/237166_2.png) [@honggian](https://meta.discourse.org/u/honggian)
#### Post date: [3 Setembro , 2017 08:33 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/1 "2017-09-03T08:33:39Z")

</div>

How can I install discourse as [forum.example.com](http://forum.example.com) with Easyengine, Letsencrypt, Wordpress all together?

I use Easyengine for simple web server installation.

Is there any one who is using discourse with Easyengine, Letsencrypt, Wordpress?

I followed many instruction, but I couldn’t find the solution yet.

Sincerely,

Honggi An

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [3 Setembro , 2017 10:09 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/2 "2017-09-03T10:09:05Z")

</div>

Try this: [Set up Discourse on a server with existing Apache sites](https://meta.discourse.org/t/how-to-set-up-discourse-on-a-server-with-existing-apache-sites/30013)

---

<div class="post-metadata">

### Author: ![honggian](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/honggian/32/237166_2.png) [@honggian](https://meta.discourse.org/u/honggian)
#### Post date: [3 Setembro , 2017 16:15 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/3 "2017-09-03T16:15:30Z")

</div>

@pfaffman thank you very much for your help, but I prefer to use nginx(Easyengine) as a server program, so I am looking for nginx based solution. Do you have any other opinion?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [4 Setembro , 2017 03:58 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/4 "2017-09-04T03:58:36Z")

</div>

It’s essentially the same. You’ll just configure nginx to reverse proxy rather than apache.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [5 Setembro , 2017 21:29 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/5 "2017-09-05T21:29:07Z")

</div>

Also, you can search for “nginx reverse proxy” and find stuff like: [Discourse in Docker + NGINX reverse proxy + SSL everywhere + OAuth2 Custom](https://meta.discourse.org/t/discourse-in-docker-nginx-reverse-proxy-ssl-everywhere-oauth2-custom/52280)

---

<div class="post-metadata">

### Author: ![honggian](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/honggian/32/237166_2.png) [@honggian](https://meta.discourse.org/u/honggian)
#### Post date: [6 Setembro , 2017 16:03 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/6 "2017-09-06T16:03:41Z")

</div>

@pfaffman Thank you so much for your reply and concern, In my case Discourse is the most useful solution for making wordpress + blog + community, but setting discourse is quite hard for me. Maybe I prefer Easyengine so much, so I am looking for A-Z solution. Thank you so much.

Sincerely,

Honggi An

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [6 Setembro , 2017 16:11 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/7 "2017-09-06T16:11:25Z")

</div>

From what I can tell, EasyEngine is unable to do what is required to allow Discourse to run on the same host: [EasyEngine Community Forum](http://community.rtcamp.com/t/reverse-proxy-question/8792/2). Since EasyEngine doesn’t do what it required, it makes it harder.

The simplest solution would be to run Discourse on a separate server on a subdomain, following the [INSTALL-cloud](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md) instructions.

The way that [I do it](https://www.literatecomputing.com/product/wordpress-discourse-together/) is to have CaddyServer do the reverse redirect; you might check [Use Caddy instead of NGINX as your reverse proxy](https://meta.discourse.org/t/running-discourse-with-caddy-server/54716).

---

<div class="post-metadata">

### Author: ![honggian](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/honggian/32/237166_2.png) [@honggian](https://meta.discourse.org/u/honggian)
#### Post date: [6 Setembro , 2017 17:04 UTC](https://meta.discourse.org/t/how-can-i-install-discourse-as-forum-example-com-with-easyengine-letsencrypt-wordpress-all-together/69273/8 "2017-09-06T17:04:26Z")

</div>

Dear @pfaffman

Thank you so much for your specific information, I didn’t know it is such hard thing before, also I know caddy server for the first time. I will try my best for solving this issues, and I will contact by e-mail when I need your help. By the way I don’t know you do an activity in here, quite impressed with your activity and reply for my useless question.

Sincerely,

Honggi An
