Skip to content

v2.0.0

Compare
Choose a tag to compare
@Unitech Unitech released this 07 Jun 12:15
· 7 commits to master since this release
  • No more axm_options and internals axm_action for restart/reload/scale/reset/logs
  • added args for script CLI arguments and path for full script path
  • added VERBOSE=true pm2 update to inspect what is sent to pm2.io
  • upgrade from 1.0.1 to 2.0.0
  • WS_JSON_PATCH=true pm2 link to send only modified data to backend
  • Allow PM2 method 'launchSysMonitoring' to install pm2-sysmonit for server monitoring
  • Allow PM2 method 'deepUpdate' to update PM2
  • Regular default private ip checking
  • pm2 link now keep the same auto generated machine name if prior link has been made
  • pm2 daemon watchdog fixed with multi reconnect tentatives (MIGHT fix the problematic pm2 update that blocked everything)