Dear Opendistro developers,
My objective is to perform a build of the opendistro kibana and elasticsearch docker images. I have the following questions.
- opendistro-for-elasticsearch/opendistro-build seems to be the right project to do that. Is it right?
- I managed to perform a build without plugins. Now I need to add plugins. I came to the conclusion that I need first to execute the two scripts at the root of the project, namely download_kibana_plugins.sh and download_plugins.sh. It is necessary to downlad the plugin to the right location in the project. Is is right? Therefore I need to configure my environment with AWS credentials. Is it right? For this I need to create my own AWS account. Is this right?
- Is it the only procedure? Or is there any other simple procedure without credentials?
- I did not find explicit documentations on the steps I need to take to build the docker images. Is such documentation available somewhere?
I have found another post with #378 on the github forum on the same issue:
Issue #378 was closed in october but I am still interested in a solution.
Thanks in advance
Best regards