5 May 21:03
Deploying server apps with git hooks?
From: Don Marti <dmarti <at> zgp.org>
Subject: Deploying server apps with git hooks?
Newsgroups: gmane.linux.elitists
Date: 2008-05-05 19:04:52 GMT
Subject: Deploying server apps with git hooks?
Newsgroups: gmane.linux.elitists
Date: 2008-05-05 19:04:52 GMT
Is anyone using a git repository with an appropriate hook script to deploy a server-side application? You could do something like "git push staging" or "git push live" on your own repository, and a hook on the server takes care of checking out and deploying the software, and running any necessary init scripts. -- -- Don Marti http://zgp.org/~dmarti/ dmarti <at> zgp.org
RSS Feed