-
Notifications
You must be signed in to change notification settings - Fork 16
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
Elasticsearch Windows MSI package #59
Comments
Hi @jasontedor , I created this ticket in Elasticsearch per email thread from @colings86 :
|
I'm not sure that I understand why this issue is best placed in the elastic/elasticsearch repository? It seems that all the work you're describing would be done in this repository? |
I believe the point was to keep these in a single place. Maybe Colin can chime in? |
I think we should have this issue wherever it makes sense for the feature which in this case seems to be this repo. The important thing from my point of view is that:
Thanks @ygel for creating this issue |
Thank you @colings86, sounds good to me! |
Summary
This is an experimental status issue, documenting known remaining tasks before Elasticsearch is ready to move to GA as part of Elastic Stack Installers. This repository contains MSI package build framework (ElastiBuild) capable of discovering various artifacts from local file system and artifacts API, fetching, unpacking and building supported MSI packages.
Below we outline a high level plan of changes that will help us achieve the above goals:
Note to self: https://github.com/elastic/elasticsearch-net-abstractions
Relevant User Requests, Issues and Potential Improvements:
MSI package doesn't upgrade log4j2.properties file windows-installers#351
ES MSI Enable security settings, license installation and TLS windows-installers#277
Specify a license file to apply when starting Elasticsearch as part of installation windows-installers#126
The uninstaller won't work if heap size is changed in settings to more than 1/2 manually. windows-installers#244
MSI - Configure ML node role windows-installers#194
Computing Space requirements based on chosen plugins windows-installers#11
Support configuration file as a PROPERTY windows-installers#46
Change in xpack.{basic-feature}.enabled setting #66
The text was updated successfully, but these errors were encountered: