Skip to content

usagi-flow/git-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-deploy

A microservice that handles git webhook requests and deploys your application.

Usage

  • Prepare/adjust the docker-compose.yml file.
    • Environment variables: destination, remote, branch
    • Local directory mount - should match the destination variable
  • Configure a webhook in github
    • Enter the respective endpoint
    • Select application/json as a content type

About

A microservice that handles git webhook requests and deploys your application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published