Questions? Feedback? powered by Olark live chat software
Knowledgebase
Author Avatar

Install NodeJS Selector in cPanel on CloudLinux

Written by: on 30 October 2025 09:26 PM 30 October 2025 09:26 PM

NodeJS Selector allows you to quickly add/setup a NodeJS application easily within cPanel. To get it running you first must have CloudLinux installed. Then you need to follow the steps below:

  1. Install Alt NodeJS Package -

    yum groupinstall alt-nodejs -y

  2. Install Pushion Passenger module, LVE Utils & LVE Manager - 
    CloudLinux 8 - yum install lvemanager lve-utils ea-ruby27-mod_passenger -y
    CloudLinux 9 - yum install lvemanager lve-utils ea-apache24-mod-passenger -y
  3. Install CageFS - 

    yum install cagefs -y

  4. Restart cPanel service

    /user/local/cpanel/scripts/restartsrv_cpsrvd
  5. In LVE Manager enable the Node.js option for all users.

(0 vote(s))
Helpful
Not helpful