Commit Graph

23 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
f0b4a81bd0 Update install_terminal
Added code to load NVM while still in the script
2023-08-31 02:12:15 -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
f615be5acd Update install_terminal 2023-08-31 01:31:44 -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
76921c17d8 Update install_terminal
adjusted getsystemnodeversion function to look for existence first
2023-08-31 01:00:40 -05:00
LPJon
83bf99654e Update install_terminal
added creation of symbolic link for node in /usr/bin/ and change default install for nvm to n for no
2023-08-31 00:23:07 -05:00
LPJon
de476d822f Update install_terminal
Changed code flow when checking for the .nvm directory
2023-08-31 00:11:53 -05:00
LPJon
215a4e934f Update install_terminal
added support for global node version for NVM installation
2023-08-30 21:25:23 -05:00
LPJon
b046e3f804 Update install_terminal
changed ~/.bashrc to $HOME/.bashrc to use system variable for current user.
2023-08-30 20:37:11 -05:00
LPJon
7b4e57fd01 Update install_terminal
Added support for NVM (Node Version Manager)
2023-08-30 20:29:57 -05:00
LPJon
f482f6fc12 Create FUNDING.yml 2023-08-29 18:53:05 -05:00
LPJon
90020aa80b Update install_terminal
changed '' to "" on GCC installation "source" section to allow for $ input.
2023-08-29 02:59:57 -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
LPJon
f740c72cea Fix CWP Pro Terminal Installation Requirements 2023-08-27 22:50:33 -05:00