aoloe / php-deploy-git

Pure php deployment script that can pull from GitHub
MIT License
2 stars 0 forks source link

propose a hackaton for hivernal.es #3

Open aoloe opened 8 years ago

aoloe commented 8 years ago

Release of a self-hosted deployment PHP script that can pull from Github

Static websites are nowadays very popular, but there are few tor no free tools that let you pull to you pull your latest file from a Git repository and published them on a cheap, PHP based, shared hosting. With your help, we will be releasing a simple script that has been in the working for some time now...

Details

During the last year, I've been working intermittently on a light weight self-hosted deployment script in PHP.

The goal is to create a service listening to the Github webhooks and keeping the files in sync between a website and the corresponding Git repository. The files are pulled through http (curl) so there is no need to have Git on the web server.

The current code can be found here: https://github.com/aoloe/php-deploy-git

I'll be working on it during most of the day: just drop by and contribute!

At the end of this "Hackathon", I'd like to release the version 1.0.

Useful skills:

ms-studio commented 8 years ago

Cool, nice idea!

aoloe commented 8 years ago

submitted to hivernales.ch