Did service now has webhook api?
did service now has webhook api? iam new to mule soft integration please help me is there webhook api for service now?
View ArticleText Formatting - newline
I am trying to format messages in incoming webhooks. What is the sequence of characters to create a newline? Thanks!
View ArticleOauth not valid behind reverse proxy
Thanks a lot @kyryus I managed thanks to your help! Here is my setup for people interested: https://github.com/pierreozoux/mattermost-docker
View ArticleMIgration from Slack
I've just heard of Mattermost and I am very interesting to start using it in a team where people are actively using Slack already, to eventually convince people to migrate. I'm not really sure I...
View ArticleHow to start Mattermost automatically?
Hi everyone ! Can we start mattermost on startup ? Now we have to pass root and run ./mattermost/bin/platform Can we add a mattermost service module to start automatically ? Thanks.
View ArticleUpgrading to GitLab Mattermost in GitLab 8.9
This is a thread started to help troubleshoot issues with upgrading to GitLab 8.9, which upgrades users to Mattermost 3.1. If you're having issues with the automated install, try running: sudo -u...
View ArticleSecurity feature listed in about.mattermost.com
Can someone shed some light on this section in the info page"Modern security standards ā Client-server data transmission deployswith end-to-end encryption using AES-256 with 2048-bit RSA....
View ArticleHow to start Mattermost automatically?
Hi, I'm still new in Matter Most a not very experienced in Linux, but have you looked at the installation instructions?https://www.mattermost.org/installation/ For Example, on Debian 8, you have to...
View ArticleWindows App: CanĀ“t open Picture from yesterday
Hello, weĀ“re just testing mattermost. Yesterday, i added a picture in a private chat - just for testing the app.Today, this picture is not loading in the Windows Applikation. The Client in the...
View ArticleUpgrading to GitLab Mattermost in GitLab 8.9
Thanks for the topic!How can i login with a renamed user/account when the login method is GitLab SSO?I can't login to the other teams anymore, because the renamed users/accounts have no credentials...
View ArticleTrying to setup developer env on Ubuntu
Hi azure, I have seen this happen when your using an older version of node. Can you try updating to the latest version of node.js and see if this fixes your issue? Christopher
View ArticleSupport for Postgres-XL or CITUS
Hi All,So I have been playing with MM and would like to try moving to a highly available DB setup with Postgres-XL.I have been able to get the basic setup working by pre-creating the tables and...
View ArticleDebian jessie Installation Howto - Error on Step 8
Hi Knorkator, Can you try removing the file from /etc/init.d/mattermost and copy it to /etc/systemd/system/mattermost instead? Let me know if that works for you so I can update the instructions....
View ArticleDebian jessie Installation Howto - Error on Step 8
Hi Christopher, That is the solution.I have this figured out already by the Debianforum.dehttps://debianforum.de/forum/viewtopic.php?f=12&t=161271 Thank you for your contribution
View ArticleEnabling email notifications caues mattermost not to start
Thanks for the report @vorgusa There was a bug where an invalid json field in the config file or a failed connection with EmailSettings may cause this error. It's fixed on master and will be in for...
View ArticleText Formatting - newline
Hi zchef2k, You can insert a newline by putting a \n in the message. If you're just using curl, it would look like this: curl -i -X POST -d 'payload={"text": "this is a\nnewline"}' URL
View ArticleProxy settings for outgoing connections, e.g. push-proxy
push-test.mattermost.com uses the std ports 80 and 443. You can input any string with a port into the System console if you want to proxy the connection through an internal route.
View ArticleAutomatic email configuration
We have been using GitLab (via the Omnibus RPM) for about 2.5 years and earlier this week decided that Mattermost would be useful too, so we set it up. I was under the assumption that email...
View ArticleHow do I back up the database?
I can't figure out how to backup the database. Can someone please send me a tutorial or something?
View ArticleHow do I back up the database?
Okay, I think I've made a bit of progress, but I'm still stuck. I found how to use the pg_dump command, but it's giving me the following error: mattermost@git:~$ /opt/gitlab/embedded/bin/pg_dump...
View Article