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

Update docker-compose.yml to fix bootstrap check error #47650

Merged
merged 3 commits into from
Oct 24, 2019

Commits on Oct 7, 2019

  1. Update docker-compose.yml to fix

    added nofile section in ulimits to fix below error:
    es02 | ERROR: [1] bootstrap checks failed
    es02 | [1]: max file descriptors [4096] for elasticsearch process is too low, increase to at least [65535]
    harsha-s authored Oct 7, 2019
    Configuration menu
    Copy the full SHA
    dcac2f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    7e5bc1a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    8bfa28b View commit details
    Browse the repository at this point in the history