Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PM2 enhancements #213

Open
8 tasks
CharlBest opened this issue Nov 12, 2019 · 0 comments
Open
8 tasks

PM2 enhancements #213

CharlBest opened this issue Nov 12, 2019 · 0 comments
Labels
Milestone

Comments

@CharlBest
Copy link
Owner

CharlBest commented Nov 12, 2019

https://blog.pm2.io/2018-10-03/PM2-Runtime-3-2-Autumn-Features/

  • update pm2 global package on server
    npm install pm2@latest -g
    pm2 update
  • ecosystem.config.js add exp_backoff_restart_delay: 100
  • test "pm2 env" to see env variables currently in use and add to README
  • distributing deployments via Tarball Packaging - pm2 package <application_folder>
  • set time in ecosystem to stamp logs with date
  • add max-memory-restart to ecosystem file rather than node argument
  • watch delay now works via config files
  • v4 updates
@CharlBest CharlBest added this to the M2 milestone Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant