Categorygithub.com/padok-team/git-volume-reloader
modulepackage
0.0.0-20230530074859-2228a54bc62a
Repository: https://github.com/padok-team/git-volume-reloader.git
Documentation: pkg.go.dev

# README

git-volume-reloader

Synchronise a directory's contents with a git repository. Synchronisation is triggered by a webhook sent by the git service provider.

Usage

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.

LICENSE

© 2021 Padok.

Licensed under the Apache License, Version 2.0 (LICENSE)