-
Notifications
You must be signed in to change notification settings - Fork 456
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
Document how to limit Mongo memory #758
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
The PR template asked me to file an issue before opening a PR. I'm glad to open one if the above changes look good. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
@dobrac sorry to ping, but I see you have the most recent commit and the stale bot keeps poking me 😁 . Any thoughts on my questions above? |
Hi, sorry, but I'm no maintainer. I think you will have to wait for @jacobalberty to answer. |
It took me a bit of time to find exactly how to limit Mongo memory in docker, since the docs at https://help.ui.com/hc/en-us/articles/115005159588-UniFi-Tuning-the-Network-Application-for-a-High-Number-of-UniFi-Devices don't explain how. Also, the mongo docs don't explain specifically how to do this with compose (just with docker run).
Could we add something like this to the docker-compose template?
master...deviantintegral:unifi-docker:patch-1
Aside, would it make sense to also upgrade the template to compose v3?
The text was updated successfully, but these errors were encountered: