Skip to content

Conversation

@Rahien
Copy link

@Rahien Rahien commented Nov 10, 2025

No description provided.

ENV ES_JAVA_OPTS="-Xms2g -Xmx2g"
ENV discovery.type=single-node

RUN printf "\nxpack.security.enabled: false\nxpack.security.enrollment.enabled: false\n" >> /usr/share/elasticsearch/config/elasticsearch.yml
Copy link
Author

@Rahien Rahien Nov 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

security is enabled by default now, but we don't need this as the service is not exposed. disabled it


LABEL maintainer="Aad Versteden <aad.versteden@redpencil.io>"

ENV TAKE_FILE_OWNERSHIP /usr/share/elasticsearch/data
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this env var is now no longer supported. Added description in mu-search readme of how to work around this (create directory with broad access rights and add .gitkeep)

@Rahien Rahien marked this pull request as ready for review November 12, 2025 07:15
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.

1 participant