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

Problems with running on MacOS and Windows #88

Open
cjmyers opened this issue Dec 5, 2020 · 0 comments
Open

Problems with running on MacOS and Windows #88

cjmyers opened this issue Dec 5, 2020 · 0 comments

Comments

@cjmyers
Copy link
Collaborator

cjmyers commented Dec 5, 2020

Due to memory issues, on linux, we need to run this command for Elasticsearch to work:

sysctl -w vm.max_map_count=262144

This command no longer works on MacOS, and it is not clear if it works on windows.

We need to figure out how to get this to work on these operating systems, and ideally make this a part of the docker run script, so we don't need a special instruction for users.

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

No branches or pull requests

1 participant