jira-matter-bridge
jira-matter-bridge copied to clipboard
JIRA integrations
Hi, I'm trialing Mattermost at our work and want to setup some JIRA integrations. One of the reasons we're trialing Mattermost is that we can host everything internally. In your guide for the JIRA integration, we need to use Heroku as the webhook bridge. Is there a way we can host a bridge internally and not use Heroku ?
thanks
You don't need heroku. You can clone the repo, set the environment variables and start the app. You need nodejs installed.
ok thanks