Skip to content

Run automatically Node.JS apps in VestaCP.

Notifications You must be signed in to change notification settings

activemonkeys/vestacp-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VestaCP with Node.JS support.

Run Node.JS web apps automatically using NGINX reverse proxy, UNIX sockets and PM2.

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/vesta/data/templates/web/nginx/
  • In the control panel, select NodeJS from Proxy Template

VestaCP

About

Run automatically Node.JS apps in VestaCP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 80.7%
  • Shell 19.3%