Skip to content

Setting up an on-premise production environment for Polis (Recommended General Guide) #1319

Discussion options

You must be logged in to vote

Hi @lochnessgitmonster.

Thanks for asking about this. We get this question a lot, so it's great to have a public record here.

The answer greatly depends on what scale you're hoping to achieve. Regardless of that, however, you'll need to be running:

  • A PostgreSQL database
  • A CDN or static file server for static assets (compiled JS, etc)
  • A math worker node
  • Some number of server nodes, depending on scale
  • If more than one server node, a load balancer to distribute requests

For a relatively small deployment (only a single conversation at a time, with only a few hundred participants at a time or so), you can probably get by with a single server and relatively small math worker. The server nodes…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by metasoarous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants