Node.js support

@root from the link provided install requirements then use the path below in upload,

Usage.

  • PM2 must be installed.
  • The app must be installed in /home/user/web/domain/nodeapp/
  • The app entry point must be /home/user/web/domain/nodeapp/app.js
  • The app must listen on a UNIX socket in /home/user/web/domain/nodeapp/app.sock
  • Upload NodeJS.tpl , NodeJS.stpl , NodeJS.sh to /usr/local/hestia/data/templates/web/nginx/
  • In the control panel, select NodeJS from Proxy Template
3 Likes