Sign inSign up

tulir/gh-deployer

By tulir

Updated over 7 years ago

A simple server that listens for changes on GitHub and deploys projects

Image
0

234

tulir/gh-deployer repository overview

GitHub deployer

A simple server that listens for changes on GitHub and deploys projects.

Setup

  1. Have a functional Go installation
  2. Download and compile gh-deployer using go get maunium.net/go/gh-deployer
  3. Configure and start up gh-deployer (example config). The default config path is /etc/gh-deployer/config.yaml.
  4. Configure Github webhooks according to your gh-deployer config.
  5. Create .gh-deployer.yaml in the root of the repository to deploy (example deploy config). If you have gh-deployer started and Github webhooks set up, the server should run the commands as soon as you push the deploy config.

Compiled builds coming soon™.

Tag summary

Content type

Image

Digest

Size

6.1 MB

Last updated

over 7 years ago

docker pull tulir/gh-deployer