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

Revert Docker-Compose.yml to Stable Release #1144

Closed
wants to merge 4 commits into from
Closed

Revert Docker-Compose.yml to Stable Release #1144

wants to merge 4 commits into from

Conversation

milesflo
Copy link

The current docker-compose.yaml file is utilizing versions of The Hive and Cortex that were incompatible with the ElasticSearch container.

Removing specific version number in favor of latest release achieves stability and reliable connection with ElasticSearch.

Changes

  • Revert thehiveproject/cortex:3.0.0 => thehiveproject/cortex
  • Revert thehiveproject/thehive:3.4.0-RC2 => thehiveproject/thehive
  • Removed deprecated environment variables threadpool.*.queue_size
  • Added gateway.recover_after_nodes var to ElasticSearch to ensure recovery after failure
  • Added default data volume for data persistence between deployments

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.

2 participants