Skip to content

Instantly share code, notes, and snippets.

@NekoTashi
Last active April 16, 2019 18:15
Show Gist options
  • Save NekoTashi/8bfbc5f3b869554a48cefe3d9261956c to your computer and use it in GitHub Desktop.
Save NekoTashi/8bfbc5f3b869554a48cefe3d9261956c to your computer and use it in GitHub Desktop.
Instance Group GCP
  • gcloud compute ssh qmatch-web-capture-scraper-5 --project miin-vps --zone us-east1-c
  • sudo su
  • su - ldiaz
  • pm2 start <file.js>
  • pm2 logs
  • pm2 stop <file.js>
  • pm2 delete <id|name>
  • qmatch-web-capture-selectors-img-001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment