SKumarMN
(SK)
January 11, 2018, 9:36am
1
Hi All,
I am following the instructions found at https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md running Kibana locally and building release packages on Windows. I am able to run kibana locally on windows machine based on the info found in the contributing guide and info obtained from discussions in How can build Kibana 4.2 on windows Machine? .
However i couldn't get any info about how to build Kibana 5.6.4 version onwards on Windows machine. Can you guys please provide some info on this.
@Meenal.Luktuke @LeeDr @alvarezdaniel ( Tagging as you guys seem to have tried building Kibana on Windows)
radi
(radi)
January 11, 2018, 11:16am
2
Hello,
I have the same request, I posted a new topic one hour ago. ( Build kibana in windows 10 )
if you find the procedure shares it here please and I'll do the same.
Thak's
Hey @SKumarMN is there a specific step from the Contributing guide that you're getting hung up on?
SKumarMN
(SK)
January 12, 2018, 2:20pm
5
@Brandon_Kobel thanks for your reply. I am referring this document https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#building-os-packages , so far i am able to run Kibana locally but how to build distribution packages
What are the equivalent commands for windows OS
apt-get install ruby-dev rpm
gem install fpm -v 1.5.0
yarn build --skip-archives
yarn build --rpm
@SKumarMN building the specific OS packages is always run in a Linux environment, I'd suggest using Vagrant and the following box to perform this: https://app.vagrantup.com/elastic/boxes/ubuntu-16.04-x86_64
system
(system)
Closed
February 9, 2018, 2:32pm
7
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.