How to restart NodeJS with cPanel
问题 I need to know what to use from root side of cPanel based server to restart NodeJS app, for example, if process terminated now for some reasons NodeJS app will not start until I manually start it, same if server restart I need manually to restart it. Also, this is case for several accounts on server, command should allow more apps to be restarted/started. Any help would be great 回答1: Here is an automated way to do the it: - Find if node server [eq. server.js] is running or not. - If server is