Sign inSign up

spangenberg/gitlab-slack-multiplexer

By spangenberg

Updated about 8 years ago

GitLab Slack Multiplexer

Image
0

247

spangenberg/gitlab-slack-multiplexer repository overview

GitLab Slack Multiplexer

GitLab.com offers /gitlab foo/bar issue search test and private installations have to have one slack command per project. As this doesnt scale, this project allows to have the same kind of integration as GitLab.com has with private installations.

Getting Started

Slack command configuration

Follow the standard GitLab documentation and instead of passing the URL GitLab suggests use the URL of where the multiplexer is running with the path /slack/command.

Example: https://gitlab-slack-multiplexer.example.com/slack/command

Running

Pass the URL of the GitLab installation as parameter or environment variable to the process.

Docker

docker run --rm -d -p 8080:8080 -e GITLAB_URL=https://gitlab.example.com spangenberg/gitlab-slack-multiplexer

Tag summary

Content type

Image

Digest

Size

4.2 MB

Last updated

about 8 years ago

docker pull spangenberg/gitlab-slack-multiplexer