Files
nas-webhook/README.md
T

461 B

nas-webhook

Lightweight webhook container for NAS auto-deploy. Alpine-based with docker-cli and docker-cli-compose included so hooks can run docker compose pull && docker compose up -d.

Image

registry.gitlab.com/bgrolleman/nas-webhook:latest

Usage

See the webhook documentation for hook configuration.

Requires /var/run/docker.sock mounted to execute Docker commands from within the container.