Skip to content

Node Project

Node Project Overview

alt text

FunctionDescribe
add a new Node project
Install,uninstall, upgrade Node module
NameThe name of the Node project, click to manage
StatusNode project running status, click to stop or start
PIDNode project process ID
CPUDisplay the CPU percentage used by this project
RAMDisplay the memory used by this project
Document Root
Displays the root directory of this project, click to proceedFilesManager
Node versionDisplay the Node version used by this project
NoteNotes on the project
SSLDisplay the SSL certificate status, click to enter the setting SSL certificate
ModifyModify this project configuration
DeleteDelete this project

Add Node project

alt text

FunctionExampleDescribe
Path/www/wwwroot/node/vitepress/Select the directory where the project is located
NamevitepressEnter project name
Run optdocs:dev [vitepress dev docs]Select the command in package.json or a custom command to start the project
Port5174Enter the project port. Generally, projects have fixed ports, please fill in according to the project
UserwwwSelect project running user: root, www
Node version
v22.11.0Select the Node version used by the project, if not, click Install other install
RemarkvitepressEnter project notes
Domain name
vitepress.devEnter the domain name bound to the project

Node version manager

alt text

  • Command line ver : Set the version executed on the command line. If not set, the node command will not be found.

  • Registry : Set up npm mirror warehouse

  • Update version list : Update Node version list

  • Node : Node version

  • LTS : Display current Node version information

  • NPM : npm version

  • V8 : V8 version

  • Release Date : Node release time

  • Install : Click to install the Node version

  • Environment : Node environment variables

  • Module : Install, Uninstall, upgrade Node module

  • Uninstall : Delete Node version

Name or Modify

  • Project config : View and adjust project configurationalt text

  • Domain Manager : Management domain name, used for web service reverse proxy (Mapping) to this project alt text

  • Mapping : When enabled, a static website of a domain will be created in the PHP project and reverse-proxyed to the current project. Currently only supports Nginx and Apachealt text

  • URL rewrite : Configure the URL rewriting rules of the project. Available after Mapping is turned on alt text

  • Config : View and manage the configuration files of web services. Available after turning on Mapping alt text

  • SSL : Manage SSL certificates. Available after turning on Mapping alt text

  • Load status : View the running information of the project specified process alt text

  • Service status : Start, stop, restart this project alt text

  • Module : Node module that manages this project alt text

  • Project log : Check the project log and troubleshoot problems based on the project log. alt text

  • Website log : Check the website's access log, error log, and scan log check. Available after turning on Mapping alt text

Feedback or Suggestions

If you encounter problems or suggestions during use, please contact us through the following methods:

  • (Please describe in detail or provide screenshots)
  1. Forum: https://www.aapanel.com/forum
  2. Email: [email protected]