testcontainers / testcontainers/testcontainers-java

ElasticSearch with custom plugins

Open
#1,921 8 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

resolution/acknowledged type/question
Dominant language
Java
Stars
8.7k
Forks
1.9k
Avg merge
2d 17h
Merged PRs (30d)
9

Description

How can I start elasticsearch container with some plugins (from zip files) already installed in it? Or I need to manually install them using execInContainer and restart elastic using execInContainer too?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Review the existing Elasticsearch container support and its Docker image or startup configuration, then determine the intended plugin-installation workflow and verify that a container starts with plugins supplied from zip files.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, elasticsearch, java
Domain
search, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.