{"id":20859135,"url":"https://github.com/daemonite/slack-relay","last_synced_at":"2025-03-12T14:15:09.834Z","repository":{"id":147237163,"uuid":"45016600","full_name":"Daemonite/slack-relay","owner":"Daemonite","description":"Simple containerised relay for Docker Hub web hooks to Slack channel","archived":false,"fork":false,"pushed_at":"2015-10-28T01:14:25.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-19T07:25:14.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Daemonite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-27T04:16:43.000Z","updated_at":"2015-10-27T04:20:18.000Z","dependencies_parsed_at":"2023-04-11T07:49:07.544Z","dependency_job_id":null,"html_url":"https://github.com/Daemonite/slack-relay","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/Daemonite%2Fslack-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daemonite%2Fslack-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daemonite%2Fslack-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daemonite%2Fslack-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daemonite","download_url":"https://codeload.github.com/Daemonite/slack-relay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243230090,"owners_count":20257644,"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-18T04:48:46.006Z","updated_at":"2025-03-12T14:15:09.810Z","avatar_url":"https://github.com/Daemonite.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slack Relay\n\nA simple relay of Docker Hub post build webhook payloads to a Slack Channel.\n\nAvailable on Docker Hub at `daemonite/slack-relay:latest`. Configured via ENV variables.\n\n## Installation\n\n1. set up your outgoing Docker Hub webhooks to point at your Slack-Relay URL; for example, http://slack-relay.myweb.com/relay\n2. set up an Incoming Webhook for your Slack team\n3. run the Slack Relay container with environment variables pointing at your Slack integration\n\n## Environment Variables\n\n**SLACK_HOOK**\nThe URL of the Incoming Webhook integration you have set up for your Slack team.\n\n**RELAY_PORT**\nDefaults to port 80.  Only needed if you intend to relay on a different port.\n\n## Sample Tutum Stack\n\n```\nslack-relay:\n  image: 'daemonite/slack-relay:latest'\n  environment:\n    - 'SLACK_HOOK=https://hooks.slack.com/services/MY/SLACK/HOOK'\n    - RELAY_PORT=80\n    - VIRTUAL_HOST=slack-relay.someday.io\n  tags:\n    - prod\n```\n\n## Building Locally\n\nIf you have Vagrant installed, you can run up a local development environment for the container with `vagrant up slacker`\n\n(h/t https://github.com/matsengrp/relay)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemonite%2Fslack-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaemonite%2Fslack-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemonite%2Fslack-relay/lists"}