Hardware Scaling Requirements #7313
|
Hello, I would like to know how the hardware requirements change when several users work on one server. The standard requirements state 1 core, 2 GB RAM, 32 GB disk, but how long is this sufficient? |
Answered by
code-asher
Apr 16, 2025
Replies: 1 comment 1 reply
|
Yeah this is for a single user. I do not think we have data on how this changes for multiple users on a single server for code-server alone, but based on our reference architecture for Coder, we are recommending a server/node with 8 vCPU and 32 GB memory per 16 workspaces (where a workspace is some kind of container that includes code-server). |
1 reply
Answer selected by
buckdaits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yeah this is for a single user. I do not think we have data on how this changes for multiple users on a single server for code-server alone, but based on our reference architecture for Coder, we are recommending a server/node with 8 vCPU and 32 GB memory per 16 workspaces (where a workspace is some kind of container that includes code-server).