Commit Graph

12 Commits

Author SHA1 Message Date
LPJon
6e5e604bd3 Update install_netdata
added opt out of telemetry
2023-08-31 03:17:47 -05:00
LPJon
bb4ade3f3d Update install_netdata 2023-08-31 03:08:47 -05:00
LPJon
af33a1d187 Update install_netdata
fixed typo for removing nodejs rpm when nvm is selected
2023-08-31 02:55:50 -05:00
LPJon
9941996398 Update install_netdata
Added support for switching between the RPM nodejs and NVM nodejs globally in the system
2023-08-31 02:50:35 -05:00
LPJon
89172ae504 Update install_netdata
Added code to load NVM while still in the script
2023-08-31 02:16:36 -05:00
LPJon
7c7b2e3219 Update install_netdata
added function for installing Node.JS Dependencies
2023-08-31 02:01:13 -05:00
LPJon
97ab684ab6 Update install_netdata
made variable nodejs a global variable
2023-08-31 01:57:48 -05:00
LPJon
b33a4cdf27 Update install_netdata
Turned new code into functions for easier code separation
2023-08-31 01:55:54 -05:00
LPJon
ad1b671915 Update install_netdata
Added support for NVM setup on first installation.
2023-08-31 01:34:03 -05:00
LPJon
0ae9d525c0 Update install_netdata
added support for checking if NVM for Node.JS is already installed and skipping RPM packages if it is.
2023-08-31 01:12:06 -05:00
LPJon
4ea821c758 Update install_netdata
Added comments to where the new code was added
2023-08-29 02:00:46 -05:00
LPJon
6bed9a1491 Create install_netdata
Fixes netdata installation for CWP (CentOS Web Panel) in CentOS 7. Fixes installation issue as well as netdata service starts on reboots
2023-08-29 01:54:21 -05:00