You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@busterbytes @burckaansen I stumbled per chance on this issue and just in case these questions are still on your mind I will try to answer them.
First Question
Best is if you enter the exact same on which Mattermost is running. So if Mattermost is running on https then write for proto https and port 443 just to be sure. Nginx would probably redirect the request but your better of this way.
Second Question
You will to run these commands on the same directory on which you downloaded or cloned this directory. Just in case be sure to install NodeJs before you run this commands.
Hi, first of all thanks for setting this up.
I have a few questions, for environmental variables being set on the Mattermost server:
I'm using https, which is being forwarded by nginx, will that affect these variables?
Secondly,
in the walkthrough, you say:
Install the required modules by running npm install
Start the app by running npm start
Should this be done on the Mattermost server or the Jira server? Also, which modules are required?
Finally,
https://github.com/mattermost/platform/blob/master/doc/integrations/webhooks/Incoming-Webhooks.md
is a dead link. Any idea where they moved it?
Thanks in advance for any help.
The text was updated successfully, but these errors were encountered: