Introduction
Enabling NodeJS Selector requires multiple packages to be installed for the user to be able to use it inside their cPanel.
Procedure
- Install the Alt-NodeJS package
yum groupinstall alt-nodejs
- Install the Pushion Passenger module, LVE Utils, and LVE Manager:
On CloudLinux 8:yum install lvemanager lve-utils ea-ruby27-mod_passenger
On CloudLinux 9:
yum install lvemanager lve-utils ea-apache24-mod-passenger
-
CloudLinux recommends that CageFS is installed as well for enhanced security:
yum install cagefs
- After these packages are installed, the cPanel service must be restarted:
/usr/local/cpanel/scripts/restartsrv_cpsrvd
- After the services restart, the feature needs to be enabled for all users under the options tab in the LVE Manager:
Once these steps are complete, the NodeJS selector is available inside the cPanel. For more information, you can reference CloudLinux's documentation: