Skip to content

Instantly share code, notes, and snippets.

@a0viedo
Last active August 28, 2015 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a0viedo/1192132037b378039e5e to your computer and use it in GitHub Desktop.
Save a0viedo/1192132037b378039e5e to your computer and use it in GitHub Desktop.
Host teco
HostName teco-demo.cloudapp.net
Port 22
User a0viedo
IdentityFile "~/.ssh/debian.pem"
[azure]
key ~/.ssh/debian.pem
user a0viedo
host teco-demo.cloudapp.net
repo https://github.com/a0viedo/node-http-example/
path /home/a0viedo/www
ref origin/master
post-deploy /home/a0viedo/www/update.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment