-
Notifications
You must be signed in to change notification settings - Fork 8
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
[docker] docker-compose file seems outdated #214
Comments
Hi @vchrombie ,
good point! I agree to update the elasticsearch and kibiter confs to be aligned with the rest of the stack. You should be able to reuse part of the docker-composes at https://github.com/chaoss/grimoirelab-sirmordred/blob/master/Getting-Started.md#getting-the-containers- |
Hi @valeriocos
Awesome. I'm thinking to use the with SearchGuard configuration as I remember facing some SSL configuration problem with the without SearchGuard configuration, a few months back. I didn't check in detail about the problem. Using with SearchGuard was a quick fix. 😅 Also, I was just wondering would it affect the CROSSMINER support in any way. I see instructions to import Kibana templates for the dashboard doc/prosoul-crossminer (kibana-section). |
Perfect!
It shouldn't have any effect. |
Ok! |
I was trying to test the docker-compose solution, but it has turned out showing some error
I changed the format of the
docker-compose.yml
and it worked perfectly fine.Also, do you think we should update the
elasticsearch
andkibiter
configurations to ES/Kibiter 6.8?The text was updated successfully, but these errors were encountered: