Skip to content

ianc769/docker-g10k-webhook

 
 

Repository files navigation

G10k webhook

This container provides a webhook service for g10k.

Environment

The following environment variables are supported:

  • HOOK_SECRET: the webhook PSK

Secrets

You should set the following secrets:

  • id_rsa: the SSH private key for git checkouts

Volumes

You should mount the following volumes:

  • /etc/puppetlabs/code: recipient destination of checked out code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.4%
  • Dockerfile 48.6%