# One server for 2 Discourse communities?

**URL:** https://meta.discourse.org/t/one-server-for-2-discourse-communities/392692
**Category:** Self-hosting
**Tags:** hosting
**Created:** [January 5, 2026, 11:28am UTC](https://meta.discourse.org/t/one-server-for-2-discourse-communities/392692 "2026-01-05T11:28:28Z")
**Posts on this page:** 1
**Showing post:** 67

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [August 26, 2026, 10:41pm UTC](https://meta.discourse.org/t/one-server-for-2-discourse-communities/392692/67 "2026-08-26T22:41:26Z")

</div>

This is what mine looks like. I don’t know what would happen if I removed everything but `host_names:`. I repeat this for all of my sites.

```plaintext
          forum2:
            adapter: postgresql
            database: forum2_discourse
            host: data
            password: SEKRET
            pool: 25
            timeout: 5000
            host_names:
              - forum2.example.org

```

---

_[View the full topic](https://meta.discourse.org/t/one-server-for-2-discourse-communities/392692)._
