Pm2 Installer Versions Save

Install PM2 offline as a service on Windows or Linux. Mostly designed for Windows.

v3.4.3

1 year ago
  • Fix issue that causes offline un-installations to fail #74

v3.4.1

1 year ago
  • Offline Installation Bugfixes #73
  • Bump pm2 from 5.2.0 to 5.2.2 #72
  • Add some context on Windows installs to README 9576b82

v3.4.0

2 years ago
  • Bump pm2 from 5.1.2 to 5.2.0 #54
  • build(deps-dev): bump dev dependencies #67

v3.3.2

2 years ago
  • Fix CentOS deployment #61 Thanks @bjalon!
  • build(.github/dependabot): enable github-actions updates #56 Thanks @Fdawgs!
  • Always use @jessety/pm2-logrotate 5f3d231

v3.3.1

2 years ago
  • Bump node-windows from 1.0.0-beta.1 to 1.0.0-beta.6 #41 (addresses CVE-2021-45459)

v3.3.0

2 years ago
  • Bugfix offline installations #49
  • Ability to change the PM2 Service User #44 Thanks @semics-tech!

v3.2.5

2 years ago
  • Bump pm2 from 5.1.1 to 5.1.2 #42

v3.2.4

2 years ago

This corrects an issue that would occur when installing online without pre-bundling an offline cache first. npm link node-windows would fail with request to https://registry.npmjs.org/node-windows failed: cache mode is 'only-if-cached' but no cached response available.

v3.2.3

2 years ago
  • Merge pull request #37 from jessety/dependabot/npm_and_yarn/pm2-5.1.1 47bf8d4
  • Bump pm2 from 5.1.0 to 5.1.1 3512e5a

v3.2.2

2 years ago