Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

tekapo/git-Webhooks-Auto-Deploy-PHP-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git Webhooks Auto Deployment PHP Sample Script

This is a sample PHP script to auto deploy PHP script using GitHub and Bitbucket hook function.

In master branch, I've added the sample code for your production public server to do more secure deployment. In dev-server branch, I've added the simple lazy less secure way.

Please read the comments of each deployments.php for the option.

Credit

http://brandonsummers.name/blog/2012/02/10/using-bitbucket-for-automated-deployments/ http://jonathannicol.com/blog/2013/11/19/automated-git-deployments-from-bitbucket/

Japanese Instruction / 日本語での設定方法

If you're Japanese, I've added the Japanese instructions in my blog

日本語での設定方法はこちらから http://ja.katzueno.com/2015/01/3390/

About

PHP script to auto deploy your repo using GitHub's and Bitbucket's hook function.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%