Skip to content

jkirkby91/bitbucket-deploy-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

First ensure you bibucket account has all the ssh keys to your server

You must have git installed, shell access to servers and php exec function enabled

clone the repo on the server you want the deploy script to deploy to, then clone this deploy scrip repository on the server in the repository of your application.

For security through obscurity you might choose to give your deployment script a difficult to guess name – bitbucket-hook-a13jsur5kcidwe89z.php, for example

On the Bitbucket website navigate to your repository’s Administration > Hooks screen and add a new POST hook pointed at http://deploy/bitbucket-hook.php.

About

Bitbucket deploy hook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages