After install, I saw it does need around 7G memory. My server is only used by few people, I think 7G is too much. Is there any way to reduce memory usage?
Why this method need less memory? I really do not want to reinstall my server use the docker-compose method. Is there any to let me configure my server (installed by provided script) to use less RAM?
Hi @kaman, 8 gb is the minimal requirement for Workspace. With less RAM your portal will work very slowly. Elastisearch alone requires about 4gb RAM for correct functioning of full-text search feature.
The COMMUNITY_SERVER take too much RAM. There should be a way to configure COMMUNITY_SERVER. If we could let it start with ONE nginx worker, it will use less RAM.
Documentation on system requirements for Docker Compose is outdated.
You can istall Workspace on a machine with less RAM than required. To do that, run the installation script with an additional parameter: bash workspace-install.sh -skiphc true (the parameter means skip hardware check).
But be ready for slow performance of the portal.
I am having same memory issues running the workspace docker compose edition.
Every installs and running on a Server with 64GB RAM, ITB HDD on a bare bone Ubuntu 24.04 Server. The Hardware has 4 socket x 16 core (64 core) Dell R815
No user apart from initial Administrator created.
I manually amended the docker-compose-workspace.yaml to upgrade to the latest version of workspace, document server and community server.
I believe this is the right step. We are always recommend updating the installation in a timely manner.
Please feel free to contact us if you face any issues.