Skip to content

camptocamp/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