You can follow below steps to start Cloudlinux Node.JS application:
	
		
	
		
								- Login to server via SSH.
- You can run below command to start
		Code:
	
	cloudlinux-selector start --json --interpreter nodejs --user cpanelusername --app-root /path/to/application/root- You can run below command to stop your application.
		Code:
	
	cloudlinux-selector stop --json --interpreter nodejs --user cpanelusername --app-root /path/to/application/root