puppet-elasticsearch
puppet-elasticsearch copied to clipboard
Add Windows support to the module
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
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.
Possible way of managing windows services.
https://forge.puppetlabs.com/ocastle/win_service/