Hello Sean,
meanwhile i have multiple nodejs apps running separately on different domains: admin.mydomain.com, auth.mydomain.com und so on and it s getting a bit hectic managing them all through the start and stop commands, so i m wondering of installing pm2, but would i be able to access all with pm2 started applications and manage them all from one shell user ?
or do i need to install pm2 on each shell user and manage each individually ?
Best regards