This script is intended for beginners and advanced coders that want to update code on the live server in the moment they Commit / Push code to the repository. Just place the script in a folder you choose and point Github or Bitbucket to send it a POST Hook and the script will automatically deploy the code in your Linux server. The flow will then be Development -> Git Repository -> Live Server.
The current solutions on the market either don’t accept Github or Bitbucket or have a monthly fee attached, this solves both problems! The commits / push can give from any plataform: Git Bash, Linux SSH, Git for Windows, TortoiseGit, Sourcetree, all sources are accepted as long as the hook is configured!
Last Update | 15 December 2016 |
Published | 19 August 2014 |
Files Included | PHP |
Software Version | PHP 5.6 |
Tags | bitbucket, centos, code, code deployment, deploy, development, git, github, linux, live server, production, server, test |