{"id":19336771,"url":"https://github.com/samrocketman/docker-webhookrelay","last_synced_at":"2026-02-04T23:38:43.312Z","repository":{"id":145441990,"uuid":"561126592","full_name":"samrocketman/docker-webhookrelay","owner":"samrocketman","description":"A minimal sidecar container meant to run a webhook relay for a local docker service.","archived":false,"fork":false,"pushed_at":"2022-11-03T06:22:06.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-06T10:13:24.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samrocketman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-03T02:12:27.000Z","updated_at":"2024-05-07T15:08:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"953a3223-c84d-4be2-98b2-9de1b6665fca","html_url":"https://github.com/samrocketman/docker-webhookrelay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-webhookrelay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-webhookrelay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-webhookrelay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-webhookrelay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samrocketman","download_url":"https://codeload.github.com/samrocketman/docker-webhookrelay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441953,"owners_count":19801793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T03:12:24.647Z","updated_at":"2026-02-04T23:38:43.254Z","avatar_url":"https://github.com/samrocketman.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal webhookrelay sidecar\n\nThis is a minimal docker image for https://webhookrelay.com/\n\nA minimal sidecar container meant to run a webhook relay for a networked docker\nservice.\n\n# Credentials and setup\n\nCreate a file named `.env` at the root of this repo.  Populate it with the\nfollowing environment variables.\n\n```bash\nRELAY_KEY=your auth key\nRELAY_SECRET=your auth secret\nRELAY_BUCKET=forward relay bucket name\n```\n\n# Build the Docker image\n\n    docker build -t relay .\n\n# Run the docker image\n\nConnect the relay with the following docker command.\n\n    docker run --env-file .env relay\n\n# Additional information\n\nThe relay container is under 25MB.  This is a proof of concept designed to be\nrun alongside another service with secrets provided in the environment.\n\nThis Docker image is designed to be built on the following architectures:\n\n* `x86_64` or `amd64`\n* `aarch64` or `arm64`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocketman%2Fdocker-webhookrelay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamrocketman%2Fdocker-webhookrelay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocketman%2Fdocker-webhookrelay/lists"}