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

adjusts resources to allocate more ram to search #4339

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

gilzow
Copy link
Collaborator

@gilzow gilzow commented Jan 13, 2025

Why

Meilisearch is running out of memory in the search container when trying to build the search indices. This adds a resource property to allocate a bit more memory to the container.

What's changed

resources:
  base_memory: 1024
  memory_ratio: 1024

Where are changes

Updates are for:

  • platform (sites/platform templates)
  • upsun (sites/upsun templates)
  • search

@Kemi-Elizabeth Kemi-Elizabeth merged commit 1b71984 into main Jan 13, 2025
31 checks passed
@Kemi-Elizabeth Kemi-Elizabeth deleted the moar-ram-for-search branch January 13, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants