Meta 托管在什么规格的 EC2 实例上?

问候。我是 Old Guy Dot Com 1.0 的难民。我正在为某个爱好/用户社区考察 Discourse,该社区希望摆脱几年前收购其用户基础的企业利益。我在几个月前于一个 1 GB 的 Lightsail 实例上部署了一个安装,效果不错。对于启动一个分叉社区来说,这应该绰绰有余。

这个论坛运行在多大规格的 EC2 实例上?Netcraft 显示它来自 ELB。你们是每个容器运行在一个实例上,还是多个站点和/或多个容器共享单个 EC2 实例?我假设 meta 站点与托管站点运行在同一个集群上。从之前关于一些热门游戏论坛使用 Discourse 的帖子来看,帖子和用户数量看起来不错,但没有人愿意或能够提供配置信息。

当前的规模是 300 万帖子/6 万用户,但作为分叉版本,规模远不会达到这个水平。社区中没有人了解页面浏览量、吞吐量或并发数据库连接数,因此很难估算该规模所需的资源。这更多是出于好奇,想看看当前规模需要多少资源。目前论坛迁移或分叉版本在短期内获得如此流量是不现实的。有一些核心用户愿意尝试新事物,而 Discourse 看起来是最佳选择。

谢谢,
Dave

We run most AWS clusters in cheap t3.medium instances. We also use autoscaling to handle traffic peaks, and use the AWS ALB to front the traffic.

This is an enterprise setup, that can handle huge surges of traffic (think sudden Reddit Front Page).

For 99% of the installs, a Lightsail all in one using our Install Guide should be more than enough.

If you are looking for an enterprise-grade setup in AWS, we can provide that for you: https://discourse.org/buy

Thanks Falco. I appreciate it. :+1: