What AWS settings should be used to self-host Mattermost?
@robrotheram wrote: Hello there, I am wondering where to find the AWS settings from amazon. I am running it on a self-hosted server in OVH and I have a amazon AWS account but I do not know where to...
View ArticleHow can SMTP be configured for corporate email?
@sati80 wrote: I am trying to set Mattermost in corp env and I need to set up SMTP that I can invite people with corp email.What is the way to set up SMTP that pointing to Corp SMTP server. Posts: 2...
View ArticleHow do I change default email settings?
@lmorroni wrote: Hello,I have mattermost running on an Ubuntu VM. All is working well except e-mail. My VM has smart host relaying working using postfix. It has been tested using a bash script. My...
View ArticleError: "We received an unexpected status code from the server (413)"
@it33 wrote: When you receive this message when uploading a file it may be that you're running on an AWS docker instance where Ngnix is configured to reject requests over 1MB. Posts: 3 Participants: 3...
View ArticleMattermost Beta1 Production Install
@it33 wrote: While a number of organizations, supported directly by the Mattermost team, run Beta1 in production, production deployment is not recommended until Beta2, scheduled for release October 2,...
View ArticleApache 2 proxying requests to mattermost
@vernons wrote: How do I configure Apache 2 to front end requests to mattermost installed using the gitlab-omnibus package? I've already disabled nginx in the gitlab.rb file nginx['enable'] = false...
View ArticleUse Systemd instead of upstart for Ubunto 15.04
@Daniel wrote: Hi, I am trying to install 1.0 on my Ubuntu 15.04 install, and I noticed that it is running systemd instead of upstart.So I need to use systemd to get my service to work and I have no...
View ArticleRelease Notes for upgrading to Mattermost v1.0 from release release
@it33 wrote: We're sharing a few notes here for users upgrading to v1.0 from a pre-released version: After upgrading to v1.0 all sessions will be automatically logged out and each user will need to...
View ArticleWebSocket configuration warning after EBS setup
@cpml77 wrote: Hi all,I followed instructions at https://github.com/mattermost/platform/blob/master/doc/install/Amazon-Elastic-Beanstalk.md for AWS Elastic Beanstalk Setup (Docker) but, when accessing...
View Article[Solved] Failed to ping db err
@smackjack3 wrote: I am trying to set up a production environment within the Google Compute Platform. I've created a Ubuntu VM for the database and was able to get the PostgreSQL db up and running. I...
View ArticlePage refresh on channel switch
@sven wrote: Hello, I installed mattermost on our internal Server with apache2 https redirect.Everything works now but there is one little thing, which is quite annoying.If I swap a channel (maybe...
View ArticleDocker - how to upgrade the running docker instance with keeping all data...
@mihai_satmarean wrote: having run docker run --name mattermost-dev -d --publish 8065:80 mattermost/platform on mattermost ver 1.1we would like to test version 1.2 but we would like to keep all the...
View ArticleRunning Mattermost On Windows
@james wrote: Hi guys, I work for a large enterprise that generally builds most of its apps on top of Microsoft technologies. My background in development is generally using managed languages, Java,...
View ArticleTesting Debian Jessie deployment instructions
@AndiHD wrote: Hi, tried to install this on one single machine based on this:->https://github.com/mattermost/platform/blob/master/doc/install/Production-Debian.md Database server is working but...
View Article[SOLVED] I have to type F5 to see new posts (WebSocket port error !?)
@aimless wrote: prerequisites : we need nginx that supports websocket (So the version 1.2.1 does not support websocket, so does not support Mattermost) For users of DEBIAN and for support websocket:...
View ArticleLimit Chat Attachment
@auzty wrote: how to limit chat attachment based on file type? i need picture onlyThanks You Posts: 2 Participants: 2 Read full topic
View Article[Solved] Debian 8 - Issue with Mattermost service
@SamirBoulil wrote: Hello, I'm quite new to mattermost. I've been trying to install it on a Debian 8. Everything is going well, my nginx is well configured as well as my mattermost installation. I've...
View ArticleHow to enable ssl in a docker installation?
@gusgonnet wrote: Hi,I have installed Mattermost with Docker following the One-line Docker Install. Amazing. Now, is there a way to enable SSL (or maybe I should state HTTPS?) to protect the sessions...
View ArticleSimple Single VPS install (Ubuntu 14)
@madpink wrote: I've been tinkering around with using Mattermost on a single VPS. The following has worked for me so far, I'd like to see if others might want to give it a try and see if it works....
View Article[Solved] Access the site on developer machine
@matz wrote: I followed the Developer Setup guide all the way to make run and the server seems to be running: [2016/02/23 01:40:43 PST] [INFO] Starting Server...[2016/02/23 01:40:43 PST] [INFO] Server...
View Article