Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the Overleaf containers on the host #297

Open
romuluc opened this issue Oct 14, 2024 · 0 comments
Open

Limit the Overleaf containers on the host #297

romuluc opened this issue Oct 14, 2024 · 0 comments

Comments

@romuluc
Copy link

romuluc commented Oct 14, 2024

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:

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant