Commit Graph

3 Commits

Author SHA1 Message Date
LyAhn 0e5670b5e8 fix(pm2): display compact, deduped list
- Ctrl-managed configs are preferred.
- Repo-local duplicates for the same name + cwd are hidden
- Each service is one line: index, app name, source, cwd, config
- list-all still shows every discovered ecosystem file when you need to debug
  stale/duplicate configs.
2026-06-22 17:05:38 +00:00
LyAhn 0239f49aaa fix: Update pm2-manager with updated ecosystem
Now prefers Ctrl-managed configs when no explicit ecosystem file is passed.
Still supports explicit repo-local or absolute config paths.
2026-06-22 17:01:29 +00:00
LyAhn ce97bfa3ea Add pm2 helper scripts and README 2026-06-08 21:36:11 +00:00