Hi All,
I have a running Kibana application that i would like to deploy to customer with my own setup.
What are the best practice ways to package & deploy Kibana?
Thanks
Hi All,
I have a running Kibana application that i would like to deploy to customer with my own setup.
What are the best practice ways to package & deploy Kibana?
Thanks
Kibana is really just packaged as an archive. You should be able to archive the entire install directory and ship it to another computer without any issue (assuming they use the same OS/architecture as you).
For more detailed descriptions of how the build process works I suggest checking out the source of the grunt build
command https://github.com/elastic/kibana/tree/master/tasks/build
© 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.