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

ElasticSearch Component for Docker Cluster #46

Merged
merged 7 commits into from
Jun 14, 2024

Conversation

bodo-hugo-barwich
Copy link
Contributor

@bodo-hugo-barwich bodo-hugo-barwich commented Nov 14, 2021

This development introduces the ElasticSearch Component as required in the Task #26 .
The "entrypoint.sh" Script already provides the logic to prepare the Web Application to connect to the ElasticSearch Cluster. So, the changes are few.
Still for complete integration on the development system additional actions are required by the System Administrator.
I also extended the Docker Deployment Documentation to include all needed information to set up the Docker Cluster correctly.

Following the guide at Perldoc Browser Docker Deployment any new contributor should be able to set up a working development environment in 30 min.

Closes #26

@bodo-hugo-barwich
Copy link
Contributor Author

According to the last update of the ElasticSearch image for Alpine Linux
documented at ElasticSearch 6.8 upgrade
the Environment Variable JAVA_HOME does not need to be in the docker-compose.yml anymore

@bodo-hugo-barwich
Copy link
Contributor Author

@Grinnz I'm wondering if there is any issue with this development?

@Grinnz Grinnz merged commit 9e615f8 into Grinnz:master Jun 14, 2024
@Grinnz
Copy link
Owner

Grinnz commented Jun 14, 2024

Thank you and sorry I haven't looked at this. Hopefully will be upgrading to use elasticsearch 7 to 8 soon but this is great for now.

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.

Dockerize deployment
2 participants