# Need help with multisite configuration

**URL:** https://meta.discourse.org/t/need-help-with-multisite-configuration/109831
**Category:** Self-hosting
**Created:** [February 22, 2019, 3:04pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831 "2019-02-22T15:04:58Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![foros](https://avatars.discourse-cdn.com/v4/letter/f/db5fbb/32.png) [@foros](https://meta.discourse.org/u/foros)
#### Post date: [February 22, 2019, 3:04pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/1 "2019-02-22T15:04:58Z")

</div>

Is there any speceifics for a newbie (in both, Ubuntu server + nginx web server) in regard to how to set up two domains (two totally different forums) in one server?

I have been searching about this, but all the stuff I have seen here are freakin confusing… is there a document made by the people who created this amazing software that could tell me step-by-step how I can make this happen? Everything I particularly seen here are pure input from other regular user, but not a step-by-step by the big guys

Johnny

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [February 22, 2019, 4:15pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/2 "2019-02-22T16:15:41Z")

</div>

We have a lot of guides here on our Meta forum (most are in the #howto category), but they’re individual guides for specific tasks.

Multisite setups tend to be more advanced than a typical Discourse installation. These links (as well as searching for `multisite`) may help

> [@Multisite configuration with Docker](https://meta.discourse.org/t/multisite-configuration-with-docker/14084):
>
> warning While multisite is supported in the Discourse application, this is an advanced sysadmin setup. If you don’t know what you’re doing, do not set up multisite. The Discourse team is unable to provide multisite configuration support. If you wish to host multiple domains on a singled Docker setup, you’ll need a multisite configuration. Here are the basic building blocks for one. Understand hooks Multisite is a fairly advanced topic. Before attempting a multisite build, spend some time…

> [@Success - New Multisite Install on Dedicated server using ServerPilot, Nginx and Apache](https://meta.discourse.org/t/success-new-multisite-install-on-dedicated-server-using-serverpilot-nginx-and-apache/28108):
>
> Here’s what I did to install a successful installation of Discourse for multiple instances on a dedicated server that uses Nginx and Apache. I decided to create a new topic since my installation seems to be a little unique from what I have seen others having to go through. I am very new to Nginx webservers and thought this might help others who may be struggling to connect the dots. I’m also at a beginner level when it comes to using the terminal to access my server, I still have to look up com…

---

<div class="post-metadata">

### Author: ![foros](https://avatars.discourse-cdn.com/v4/letter/f/db5fbb/32.png) [@foros](https://meta.discourse.org/u/foros)
#### Post date: [February 22, 2019, 4:26pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/6 "2019-02-22T16:26:18Z")

</div>

Kris,

Thanks for your input, but I have read both and I have not gotten to make them work. I am using Nginx on Ubuntu. I have created two conf files for each domain, I have generated two containers for each forum, the original “app.yml” is working fine, but when I generetad the second containers (myothersite.yml), running the launcher, following the steps on the second blog you indicated here, the second site is routing to the my original forum site.

Take a look: go to to [https://www.foro.lat](https://www.foro.lat). This is the second forum. You will be taken to my first site [https://www.forosdeinmigracion.com](https://www.forosdeinmigracion.com)

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [February 22, 2019, 4:51pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/7 "2019-02-22T16:51:04Z")

</div>

> [@foros](#):
>
> Is there any speceifics for a newbie (in both, Ubuntu server + nginx web server) in regard to how to set up two domains (two totally different forums) in one server?

Why do you need them on the same server? It’s pretty rare to have a scenario when that is absolutely necessary.

---

<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: [February 22, 2019, 5:29pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/8 "2019-02-22T17:29:09Z")

</div>

I’m a fairly seasoned sysadmin, and it took me quite a few attempts over several months to make sense of the multisite instructions. And then it took a good while longer to understand how to get the correct IP numbers down to Discourse. What you’re trying to do is actually different from multisite, and a bit easier, but still pretty complex for virtually no gain, as since you’re running multiple postgres and redis containers, the RAM requirements are pretty much twice what they would be.

If you have low volume forums, it’s much easier and no more expensive to have 2 1GB droplets than 1 2GB droplet that you’d need to run multisite or two forums. I’ve spent a couple years now making `./discourse-setup` work for complete novices, but doing that for more complicated installs increases the complexity mightily.

In the next month I’ll likely be offering a multisite (or multiple web container) installation option using traefik as the front end reverse proxy. I haven’t figured out pricing yet, but I’m thinking it’ll be in the $500-1000 range. If you want it next week and it’s worth $1000, don’t hesitate to contact me.

---

<div class="post-metadata">

### Author: ![foros](https://avatars.discourse-cdn.com/v4/letter/f/db5fbb/32.png) [@foros](https://meta.discourse.org/u/foros)
#### Post date: [February 22, 2019, 5:32pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/9 "2019-02-22T17:32:39Z")

</div>

Hi Joe,

The reason is because I do not want to lease another server. I have a pretty good VM with 24 GB RAM and 4v CPU.

Johnny

---

<div class="post-metadata">

### Author: ![foros](https://avatars.discourse-cdn.com/v4/letter/f/db5fbb/32.png) [@foros](https://meta.discourse.org/u/foros)
#### Post date: [February 22, 2019, 6:29pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/10 "2019-02-22T18:29:53Z")

</div>

Hi Jay,

Nice initiative by you, but it seems unreasoble price though. I mean, you pretty much selling a product that is free with your own configuration but will be used by many. I understand if you are selling me a product for $500-$1000 if it only me having the product, no one else.

Johnny

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [February 22, 2019, 6:39pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/11 "2019-02-22T18:39:19Z")

</div>

> [@foros](#):
>
> I mean, you pretty much selling a product that is free with your own configuration but will be used by many.

Interesting viewpoint. That would mean Jay’s doing this for free, right? If that’s the case, @pfaffman, I’ve got a number of projects for you. 😉

---

<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: [February 22, 2019, 6:53pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/12 "2019-02-22T18:53:59Z")

</div>

> [@foros](#):
>
> it seems unreasoble price though

We’ll see. Even when I have the entire process automated, there are still a bunch of issues that make providing such a service take longer than one would hope. I wouldn’t be selling you a product, which, as you point out, is free. I would be selling a service to make it work like you want it to.

> [@joebuhlig](#):
>
> I’ve got a number of projects for you.

Thanks, @joebuhlig. I’ll keep that in mind. 😉

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [February 22, 2019, 7:09pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/13 "2019-02-22T19:09:38Z")

</div>

> [@foros](#):
>
> Nice initiative by you, but it seems unreasoble price though. I mean, you pretty much selling a product that is free with your own configuration but will be used by many. I understand if you are selling me a product for $500-$1000 if it only me having the product, no one else.

You’re paying for skill, knowledge and time, none of which come free, and you had all three you wouldn’t need to ask for help.

This falls outside the scope of the [standard install](https://meta.discourse.org/t/142537?silent=true) which we support here, and if you can’t make sense of the other guides we can’t really do much more than refer you to an expert such as @pfaffman. You can try offering a fee on #Marketplace but you’ll quickly find that most of the resident experts will ask a similar fee.

---

<div class="post-metadata">

### Author: ![foros](https://avatars.discourse-cdn.com/v4/letter/f/db5fbb/32.png) [@foros](https://meta.discourse.org/u/foros)
#### Post date: [February 22, 2019, 7:48pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/14 "2019-02-22T19:48:35Z")

</div>

Hi Stephen,

I did not mean to say that it should free. Of course, I believe he should charge for his time and skills. I do not know if you see that I never mentioned it should be free, what I mentioned was that it was a unreasonable price due to the factors I pointed out which in my opinion are valid.

Johnny

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [February 22, 2019, 7:49pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/15 "2019-02-22T19:49:57Z")

</div>

> [@foros](#):
>
> due to the factors I pointed out which in my opinion are valid

That’s the point though, none of our experts would make anything if their fees were unreasonable. They’re the going market rate for the level of expertise required by the task. You’re entitled to an opinion as to whether that fee fits your budget, but the market determines the rest.

To give you further context, a [standard install](https://meta.discourse.org/t/142537?silent=true) is ~$100 dollars, what you’re asking for is vastly more complicated. a 5x-10x uplift is cost is relatively speaking a bargain.

---

<div class="post-metadata">

### Author: ![foros](https://avatars.discourse-cdn.com/v4/letter/f/db5fbb/32.png) [@foros](https://meta.discourse.org/u/foros)
#### Post date: [February 22, 2019, 7:54pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/16 "2019-02-22T19:54:39Z")

</div>

Got you.. I see your point now. Perhaps I should take the time to go over the WWW and see what I can find to make this work though, if I find it, I will definitely share the step-by-step for novice like me.

Johnny

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [March 22, 2022, 10:18pm UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/17 "2022-03-22T22:18:08Z")

</div>



---

<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: [March 23, 2022, 11:09am UTC](https://meta.discourse.org/t/need-help-with-multisite-configuration/109831/18 "2022-03-23T11:09:14Z")

</div>


