# 我可以在我的 VPS 上托管不止一个东西吗？

**URL:** https://meta.discourse.org/t/can-i-host-more-than-1-thing-on-my-vps/155100
**Category:** Support
**Created:** [2020年六月17日 06:28 UTC](https://meta.discourse.org/t/can-i-host-more-than-1-thing-on-my-vps/155100 "2020-06-17T06:28:21Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jughead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jughead/32/184261_2.png) [@jughead](https://meta.discourse.org/u/jughead)
#### Post date: [2020年六月17日 06:49 UTC](https://meta.discourse.org/t/can-i-host-more-than-1-thing-on-my-vps/155100/2 "2020-06-17T06:49:38Z")

</div>

这是完全可行的！只要您的服务器配置能够承受，您可以在 VPS 上运行任意数量的网站。😊

为了在同一台 VPS 上托管多个网站，您需要将 Discourse 部署在 Web 服务器或反向代理（如 nginx）之后。这里有一份非常出色的指南，介绍了如何配置 nginx + Discourse：[Run other websites on the same machine as Discourse](https://meta.discourse.org/t/running-other-websites-on-the-same-machine-as-discourse/17247)

以下是 Discourse 安装的[硬件要求](https://github.com/discourse/discourse/blob/master/docs/INSTALL.md#hardware-requirements)。显然，如果您的论坛流量增加，您可能需要升级配置，但目前您无需为此担心。

- 现代单核 CPU，推荐双核
- 至少 1 GB 内存（需配置 [swap](https://meta.discourse.org/t/create-a-swapfile-for-your-linux-server/13880)）
- 64 位 Linux 系统，兼容 Docker
- 至少 10 GB 磁盘空间

---

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