Skip to content

arielcr/web-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GitHub WebHooks

##Introduction WebHooks to use on a remote server.

##Installation

  1. Clone the repo: git clone https://github.com/arielcr/web-hooks.git
  2. Upload the web-hooks folder to your site root

##Usage

Update Server WebHook

This WebHook updates the files on a remote server every time your make a push to GitHub

  1. Go to [Your Repo]->[Settings]->[Service Hooks]->[WebHook URLs]
  2. Place the URL to http://yoursite.com/web-hooks/update-server.php
  3. Commit/Push your site
  4. Your site will be under http://yoursite.com/your-repo-name

For every repo there is a log file located in the logs folder indicating all the commits made for every repo. Be sure that this folder is writable by the web server.

More WebHooks to be added soon ...

About

WebHooks to use on a remote server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages