LPJon
1f2d97f49a
Update install_netdata to support CentOS 8 Stream
...
Fixed support for CentOS 8 Stream. Untested for CentOS 8
2024-07-07 13:33:18 -05:00
LPJon
0fefb9c87a
Update README.md
2023-08-31 06:25:33 -05:00
LPJon
afee117ae2
Update README.md
2023-08-31 06:12:47 -05:00
LPJon
44bddfaa62
Create README.md
2023-08-31 06:10:58 -05:00
LPJon
14a9148159
Update install_netdata
...
Changed the way the current NVM Node.JS file path is obtained to be used for the system symbolic link
2023-08-31 05:17:33 -05:00
LPJon
039aa9e56a
Update install_terminal
...
Changed the way the current NVM Node.JS file path is obtained to be used for the system symbolic link
2023-08-31 05:11:56 -05:00
LPJon
ec3f05e441
Update install_netdata
...
Changed NVM support to use whatever is /usr/bin/node whether the RPM package or the symbolic link to the desired node version. This makes the node version is dependent on the symbolic link or the RPM package location. When NVM is used though this script, it will use the RPM or create a symbolic link to the set version of Node.JS.
2023-08-31 04:28:50 -05:00
LPJon
f3f5c080e2
Update install_terminal
...
Changed NVM support to use whatever is /usr/bin/node whether the RPM package or the symbolic link to the desired node version. This makes the node version is dependent on the symbolic link or the RPM package location. When NVM is used though this script, it will use the RPM or create a symbolic link to the set version of Node.JS.
2023-08-31 04:26:53 -05:00
LPJon
79ad74e867
Update install_terminal
...
fixed if statement typo
2023-08-31 03:31:13 -05:00
LPJon
642c5fe759
Update install_terminal
...
added support for switching between rpm nodejs and nvm nodejs
2023-08-31 03:29:29 -05:00
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