Closed kmeesters closed 7 years ago
Why does that lead to easier management?
I'd rather actually rename them all to index.js
One reason not to have them all index.js is because if you run the services with something like PM2 then it's harder to tell which is which
can't we have both? like an alias?
You can use --name in PM2, or even create a specific YML to configure PM2
http://pm2.keymetrics.io/docs/usage/quick-start/
EDIT: ow wait, I actually created this one :) Can be closed for now, we might include a PM YML for cloud environments.
For easier manageability in the cloud ;)