puppet-elasticsearch icon indicating copy to clipboard operation
puppet-elasticsearch copied to clipboard

Add Windows support to the module

Open electrical opened this issue 10 years ago • 2 comments

certain parties have requested for windows support in the module. This issue will act as a tracker of all the different sub tasks for it.

  • [x] Talk to windows team in ES about package efforts
  • [x] Use Chocolatey for package distribution
  • [x] Use https://forge.puppetlabs.com/chocolatey/chocolatey for installing packages from Chocolatey
  • [ ] Setup correct paths in the module
  • [ ] Find a way to create and manage services
  • [ ] Setup testing environment

electrical avatar Jun 19 '15 08:06 electrical

Packaging wise we are planning to utilize Chocolatey for distribution. Our windows team is working on the packaging process so it can work with the chocolatey install system.

electrical avatar Jun 19 '15 08:06 electrical

Possible way of managing windows services.

https://forge.puppetlabs.com/ocastle/win_service/

electrical avatar Jun 19 '15 13:06 electrical