An server which listens to outgoing Wekan http hooks and posts them to a Mattermost channel
- Get mattermost incoming url
- Run
docker run -e OUT_URL=https://mattermost.url/hooks/... -e PORT=3434 -p 3434:3434 razum2um/wekan-mattermost
- Configure wekan outgoing webhook url to exposed server
NOTE: there's no auth, treat integration server url secret (same as you should treat mattemost incoming urls)
- prepocesses text and replaces board name & url to a link