simple-php-git-deploy icon indicating copy to clipboard operation
simple-php-git-deploy copied to clipboard

Automatically deploy the code using PHP and Git

Results 25 simple-php-git-deploy issues
Sort by recently updated
recently updated
newest added

hi, One sugestion. In github have the secret field, i think they send a key using PSOT. If the file receive this secret in deploy.php, can process the deployment. I...

Thanks for a useful little deployment script. The default branch is now 'main' rather than 'master' so you might want to update the example config file.

Hello everyone, after a few tries, I have found an easy way to deploy your github applications without adding SSH keys, just adding the credentials of your Github account to...

I've managed to setup this script and it appears to be working properly. No errors. From what I can tell, the script's main purpose is to automate updates to the...

Hi there, My scripts has been chugging along for many months working fine, then one day I get this: rsync: mkstemp "/var/www/html/.VERSION.nzw5lG" failed: Permission denied (13) rsync: mkstemp "/var/www/html/.wp-login.php.En1Bkc" failed:...

Hi, We are trying to implement Webhooks. Only our server responds with the following message: git not available. It needs to be installed on the server for this script to...

Hello, git Clone of a bigger Repos. wil give service timeout. Github has changed the Request timeout from 30s to 10s. deploy not wokring anymore, any idea? thanks

**Now** 1. User has 2 versions of a rep (master and beta) 2. Updates at the same time 3. Things get messy, since both updates use same folder config.php →...