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

Add resource limits on Docker containers in the Compose file #115

Open
nishant-nayak opened this issue Jan 29, 2024 · 0 comments
Open

Add resource limits on Docker containers in the Compose file #115

nishant-nayak opened this issue Jan 29, 2024 · 0 comments
Labels
deployment Deployment related issues (Docker, etc.) enhancement New feature or request p2 Priority 2 tasks. Affects most users
Milestone

Comments

@nishant-nayak
Copy link
Member

Add resource limits (CPU, Memory) for each container to ensure we appropriately allocate resources for processes that need more memory (main Corpus container, nginx, etc.).

Ref: Docker Compose resources docs

@nishant-nayak nishant-nayak added enhancement New feature or request p2 Priority 2 tasks. Affects most users deployment Deployment related issues (Docker, etc.) labels Jan 29, 2024
@nishant-nayak nishant-nayak added this to the v0.1 milestone Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Deployment related issues (Docker, etc.) enhancement New feature or request p2 Priority 2 tasks. Affects most users
Projects
None yet
Development

No branches or pull requests

1 participant