Synchronise a directory's contents with a git repository. Synchronisation is triggered by a webhook sent by the git service provider.
To package the git-volume-reloader into a container image and push the image to a container registry:
make build push IMAGE=ghcr.io/padok-team/git-volume-reloader:latest
An example of how to deploy the git-volume-reloader as a sidecar in a Kubernetes Pod is available in the examples/git-mkdocs directory.
© 2021 Padok.
Licensed under the Apache License, Version 2.0 (LICENSE)