# 如何在一台VPS上托管多个Discourse论坛？

**URL:** https://meta.discourse.org/t/how-can-i-host-more-than-1-discourse-forum-on-1-vps/159881
**Category:** Self-hosting
**Created:** [2020 年8 月 5 日 09:43 UTC](https://meta.discourse.org/t/how-can-i-host-more-than-1-discourse-forum-on-1-vps/159881 "2020-08-05T09:43:44Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### 作者： ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### 发布日期： [2020 年8 月 7 日 09:35 UTC](https://meta.discourse.org/t/how-can-i-host-more-than-1-discourse-forum-on-1-vps/159881/4 "2020-08-07T09:35:34Z")

</div>

您有两个选择：

- 多站点（Multisite）——更复杂：[Multisite configuration with Docker](https://meta.discourse.org/t/multisite-configuration-with-docker/14084)
- 多个容器（Multiple containers）——稍复杂（需要反向代理等，如上所述），成本更高。  
请按照不使用 `./discourse-setup` 脚本安装 Discourse 的说明操作（`cp samples/standalone.yml containers/app2.yml`），并将 `volumes` 重命名为除 `standalone` 以外的其他名称。

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-host-more-than-1-discourse-forum-on-1-vps/159881)._
