Skip to content

Instantly share code, notes, and snippets.

@nucab
Created January 30, 2017 06:44
Show Gist options
  • Save nucab/dffc2556dcdc7a9ed6dfdd1cf3a9b117 to your computer and use it in GitHub Desktop.
Save nucab/dffc2556dcdc7a9ed6dfdd1cf3a9b117 to your computer and use it in GitHub Desktop.
"production" : {
"key" : "./ssh/id_rsa",
"user" : "node",
"host" : "212.83.163.1",
"ref" : "origin/master",
"repo" : "[email protected]:repo.git",
"path" : "/var/www/production",
"post-deploy" : "pm2 startOrRestart ecosystem.json --env production"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment