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

Improve docker-compose.yml #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soymgomez
Copy link

Hello,

I have updated the docker-compose file with some improvements:

  • ElasticSearch version update
  • Added healtcheck to ElasticSearch
  • We improved the dependency on parsedmarc to wait for ElasticSearch

Hello,

I have updated the docker-compose file with some improvements:

- ElasticSearch version update
- Added healtcheck to ElasticSearch
- We improved the dependency on parsedmarc to wait for ElasticSearch
@lasat
Copy link

lasat commented Dec 23, 2021

Hint: Upgrade to ES 7.16.2 to contain latest log4j patches

supaeasy added a commit to supaeasy/dmarc-visualizer that referenced this pull request Dec 24, 2021
Cannot pull automatically, but this is entirely debricked#27

elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.9.1
image: docker.elastic.co/elasticsearch/elasticsearch:7.15.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
image: docker.elastic.co/elasticsearch/elasticsearch:7.15.1
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.9

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.

None yet

3 participants