netdata / msi-installer

Netdata installer for Windows using WSL2
GNU General Public License v3.0
21 stars 2 forks source link

Included dependencies #18

Closed dfpr closed 1 year ago

dfpr commented 1 year ago

This change includes the windows_exporter dependency and the wsl2 kernel update required. Since the dependency MSIs can't be installed concurrently an elevated scheduled task is created and run on next logon. The purpose of this is to relieve the end user from installing dependencies and troubleshoot some wsl issues. If token/rooms/url arguments are provided when the MSI was run, they will be remembered when the installation continues after restart. Also included are start/stop/restart scripts added to PATH to be available anywhere.