Hello.
I noticed there are two repos in github for kibana.
I think the second repository are used to build docker mirrors from the first repository.
How should I build the image?
Thanks
Hello.
I noticed there are two repos in github for kibana.
I think the second repository are used to build docker mirrors from the first repository.
How should I build the image?
Thanks
I have found out.
It is simple.
just exec "make"
Another question.
To build a docker image, a zipped package is needed. for example, https://artifacts.elastic.co/downloads/kibana/kibana-6.1.3-linux-x86_64.tar.gz
How can i get the zipped file by kibana source code?
I have tried to execute "grunt release" to build. I donot know if this is right.
And unfortunately, I got a error at the "run:optimizeBuild" stage
'''
Running "run:optimizeBuild" (run) task
Warning: non-zero exit code 1 Used --force, continuing.
'''
Could anyone help me ?
Hello, this is the guide on building the OS packages for Kibana:
If you don't want the headache and you don't have any customizations build in your own Kibana repo, you can just use our docker images which are listed here: https://www.docker.elastic.co/
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.