Skip to content

Instantly share code, notes, and snippets.

@amitkhare
Created July 14, 2018 05:45
Show Gist options
  • Select an option

  • Save amitkhare/7fafc911530b47c1a935d7de33b88b84 to your computer and use it in GitHub Desktop.

Select an option

Save amitkhare/7fafc911530b47c1a935d7de33b88b84 to your computer and use it in GitHub Desktop.
PM2 Start server
pm2 kill
pm2 start /var/www/<PATH>/server.js -i max --name "NAME"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment