Git deployment
Get some inspiration here first: http://stackoverflow.com/questions/279169/deploy-a-project-using-git
If it seems to hard for you, use this example: http://ryanflorence.com/simple-git-deployment/.
There is a middle method, but I failed to implement it successfully: http://caiustheory.com/automatically-deploying-website-from-remote-git-repository
Take a look at http://www.dejaaugustine.com/2011/05/leveraging-git-as-a-full-fledged-web-development-tool/ and http://deadlytechnology.com/web-development/deploy-websites-with-git/ as well.
Category: administration
Comments