You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Overleaf Toolkit on my server, and I would like to know the best way to limit resource usage on the host machine by the Overleaf containers.
In other application containers, I usually set the following configurations:
deploy:
resources:
limits:
cpus: '12'
memory: 64g
Would this work for Overleaf?
Should it be placed in ~/overleaf-toolkit/lib/docker-compose.base.yml?
I appreciate any help or experience with this request.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello!
I am using the Overleaf Toolkit on my server, and I would like to know the best way to limit resource usage on the host machine by the Overleaf containers.
In other application containers, I usually set the following configurations:
Would this work for Overleaf?
Should it be placed in ~/overleaf-toolkit/lib/docker-compose.base.yml?
I appreciate any help or experience with this request.
Thanks!
The text was updated successfully, but these errors were encountered: