Skip to content

chvanikoff/githubizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubizer

automatic deploy from github to server

ENGLISH

How to use:

> ssh [email protected]

> cd path/for/app

> git clone git://github.com/chvanikoff/githubizer.git

> cd githubizer

> vi priv/application.config

> make

> make run

What will happen:

• add deploy key for the server at Github

• add webhook at Github that will notify the server about push action

• clone repo with your project into specified path

• tiny web server that will listen for notifications from Github on specified port with specified URL will be started

That's it

About

automatic deploy from github to server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages