Skip to content

elasticsearch demos should set Java VM heap size #3

@w0pr

Description

@w0pr

Docker files v3.yml and v4 yml should include the following line in elasticsearch service:

- "ES_JAVA_OPTS=-Xms512m -Xmx512m"

elasticsearch:
   image: sixeyed/elasticsearch:5.6.11-nanoserver-sac2016
   environment:
     - "ES_JAVA_OPTS=-Xms512m -Xmx512m"
   networks:
     - app-net

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions