[linux-elitists] Deploying server apps with git hooks?
Don Marti
dmarti@zgp.org
Mon May 5 12:04:52 PDT 2008
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@zgp.org
More information about the linux-elitists
mailing list