pm2
pm2 copied to clipboard
Setting state in the json app declaration
trafficstars
Hi, i have a question/feature request, it is possible to set the "state" of an application (start/stop) in the json schema definition?
In my use case i have a lot (20+) of application definition in the json and when i start them i have to manually stop some of them.
I'll upvote this. It would be useful to be able to have pm2 load tasks but leave them in a stopped state
I'm going through the issues to find mentions about not auto-starting a new process, which I now created a PR for: #5780