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 ElasticSearch file descriptor limit to docker-compose.yml #505

Merged
merged 1 commit into from
Apr 3, 2018

Conversation

flmsc
Copy link

@flmsc flmsc commented Mar 9, 2018

(Related to TheHive-Project/TheHiveDocs#38)

Hi,

When setting up a test instance of TheHive using the provided docker-compose.yml, I received some errors from the ElasticSearch container: in order to run in Production mode, it requires a minimum of 65k file descriptors as the docker ulimit.

Submitting in the hopes that this might save the next person setting up an instance 5 mins. Hope that's okay -- feel free to reject or change if this is not the right place to add the changes.

Regards

Running ElasticSearch in production mode requires a minimum of 65k file descriptors. Added the required lines to set this automatically.
@flmsc flmsc changed the title Add docker ulimits Add ElasticSearch file descriptor limit to docker-compose.yml Mar 9, 2018
@To-om To-om changed the base branch from master to hotfix/3.0.8 April 3, 2018 15:52
@To-om To-om merged commit 67068b5 into TheHive-Project:hotfix/3.0.8 Apr 3, 2018
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

Successfully merging this pull request may close these issues.

2 participants