Control Web Panel

WebPanel => Information => Topic started by: Treiero on June 05, 2023, 12:30:02 PM

Title: How to restart a nodejs application via terminal?
Post by: Treiero on June 05, 2023, 12:30:02 PM
I have a nodejs application running perfectly in the "Node JS Applications Manager", but I also have a deploy pipeline that runs whenever the application is updated.

The problem is that I can't find a way to restart the application after it's updated without having to manually go to the panel and click restart.

What would be the command, in the terminal, to restart the application, given that it was started via "Node JS Applications Manager"?
Title: Re: How to restart a nodejs application via terminal?
Post by: Treiero on October 26, 2023, 01:56:22 PM
I have the same problem.
Did you find the solution?