tower-slack

command module
v0.0.0-...-9457848 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2018 License: GPL-3.0 Imports: 18 Imported by: 0

README

tower-slack

Build Status Coverage Status Docker Status

BUILD

docker build -t YOUR_IMAGE_NAME .

RUN

docker run -d -p 8080:8080 YOUR_IMAGE_NAME --secret=TOWER_WEBHOOK_SECRET

TOWER_WEBHOOK_SECRET can be empty.

USAGE

Go to Tower.im and set your project's webhook as the url which your tower-slack running. And set send all events.

For example:

If your tower-slack running at http://tower-slack.foo.com.

You should set the webhook to  http://tower-slack.foo.com/$PATH.

The `$PATH` can be found in your slack incoming webhook setting, just like `https://hooks.slack.com/services/$PATH`.

Then your tower events will be send to `https://hooks.slack.com/services/$PATH`.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL