docs
docs copied to clipboard
Mattermost documentation
Command for Ubuntu 18.04: ``` wget -qO- https://get.docker.com/ | sh # Executing docker install script, commit: f45d7c11389849ff46a6b4d94e0dd1ffebca32c1 + sudo -E sh -c apt-get update -qq >/dev/null ``` Error: `E: The...
From https://forum.mattermost.org/t/websocket-apache-2-2-forwards-to-ws-127-0-0-1-8065-api-v3-users-websocket/3437 #### Summary I updated to the latest mattermost (3.10.0). I want to use my Apache 2 (2.22.2) with my own SSL certificates. I use this Apache2 with SSL...
Mattermost user `martin.kraft` from https://community.mattermost.com has requested the following be documented: ``` The Active Directory Object-Guid attribute (LDAP display name `objectGUID`) is a 16 byte array which can be displayed...
[On this page](https://docs.mattermost.com/administration/command-line-tools.html#mattermost-user-migrate-auth) we provide code samples for generating a users.json file from various providers, but give no instructions on how to run this code or even what language it's...
Met with customer trying to get dozens of groups pushing notifications into Mattermost and we need to better document how to do this: 1. **Single webhook** - shared by developers...
Opening a ticket to document procedure on customer calls: 1. Making sure we understand the customer's goals and requirements before going into detailed technical questions, even if that is where...
Starting a thread for new mobile guidelines, which should align to UX principles: 1. Fast, obvious, forgiving 2. International, compatible, priority-focused Topics to cover: - Radio button controls - Input...
Discussing with @jasonblais, thinking we should document our own processes around open source project checklists, Document best practices for open source projects, both from Mattermost and from community - Including...
It's possible for someone with knowledge of the Mattermost API and with regular user credentials to discover and retrieve the usernames and real names of other users on the same...
[Arch Wiki](https://wiki.archlinux.org/index.php/Mattermost#PostgreSQL) has instructions on setting up a socket-based connection. We should create an official document on how to use sockets for database connections.