Skip to content

Repository files navigation

GitHook SQS Relay

Relays SQS into webhooks

Building

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -tags netgo -ldflags '-w'
docker build -t github-hook-relay .

Running

docker run \
    --name github-hook-relay \
    --rm \
    --env AWS_REGION=eu-west-2 \
    github-hook-relay

About

GitHook SQS Relay

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages