Sign inSign up

tedivm/slack_proxy

By tedivm

•Updated over 6 years ago

Image
1

237

tedivm/slack_proxy repository overview

⁠Slack Proxy

This extremely simple app solves a somewhat niche problem- letting your developers send notifications to Slack without needing them to manage webhooks. You deploy this app inside your network and have them send their messages to it, and then it forwards it on to Slack and returns the response.

⁠Configuration

The SLACK_WEBHOOK environmental variable needs to be set.

⁠Sending Messages with the Slack Incoming Webhooks API

This proxy passes messages directly to the Slack Incoming Webhooks API⁠, without modification. The only thing developers have to do is point their request at this service instead of the https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX URL.

⁠Docker

This application can be found as a prebuild docker container on docker hub⁠.

Tag summary

Content type

Image

Digest

Size

359.4 MB

Last updated

over 6 years ago

docker pull tedivm/slack_proxy