How i can install Nodebb in cpanel Hosting??
-
You need Phusion Passenger to run Node.js apps under cPanel.
https://docs.cpanel.net/knowledge-base/web-services/how-to-install-a-node.js-application/
and
https://support.cpanel.net/hc/en-us/articles/360051876714-How-to-install-NodeJS-using-the-command-lineI have used CloudLinux OS and it support Node.js Selector (similar to PHP Selector) by default. No need to install anything else.
-
@nhl.pl can you provide a tutorial on how to do these. Thanks
-
@nhl.pl But cpanel cannot run Postgresql, mongodb or redis- the databases supported by NodeBB, which basically means nodebb cannot run on cpanel. There is a PR(in github) for sqlite support in Nodebb from around a year ago. If that is merged after incorporating the latest db changes, then it will be possible to run nodebb on cpanel.
-
@bh4-tech You can still install MongoDB and Redis manually - you just wouldn't be able to manage it in cPanel.
https://support.cpanel.net/hc/en-us/articles/1500004718862-Can-I-install-MongoDB-on-cPanel
-
@phenomlab Only if the hosting provider allows. Although, its the same for running node.js and python, most hosting providers in my country allow running Node.js and Python but do not allow MongoDB. Nevertheless, upon a careful search @sohag might find a provider which supports MongoDB.