summaryrefslogtreecommitdiffstats
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* PLT-1572 Adding more info to the error message=Corey Hulen2016-01-052-2/+2
|
* Update Upgrade-Guide.mdit332016-01-051-1/+18
|
* Added word "team"Earl Myers2016-01-041-1/+1
|
* Merge pull request #1788 from hjf288/GIT-1682Corey Hulen2016-01-044-124/+171
|\ | | | | GIT-1682: Complete the SSL configuration section of the documentation…
| * Add missing DH param generation instructions to SSL sectionHjf2882015-12-293-4/+4
| |
| * GIT-1682: Complete the SSL configuration section of the documentation and ↵Hjf2882015-12-284-120/+167
| | | | | | | | normalise the spacing in the NGINX config examples
* | Update Configuration-Settings.mdit332015-12-291-1/+1
|/
* Some docs fixesChristopher Speller2015-12-172-0/+80
|
* Merge pull request #1749 from mattermost/rhel-fixCorey Hulen2015-12-173-4/+223
|\ | | | | Adding steps for RHEL 6
| * Adding steps for RHEL 6=Corey Hulen2015-12-172-4/+4
| |
| * Adding steps for RHEL 6=Corey Hulen2015-12-173-2/+221
| |
* | Merge pull request #1744 from cifvts/patch-3Corey Hulen2015-12-171-1/+1
|\ \ | |/ |/| Fix Mattermost version in download link
| * Fix Mattermost version in download linkAndrea Agosti2015-12-171-1/+1
| |
* | Fixing merge=Corey Hulen2015-12-171-27/+26
|\ \
| * | Minor updates to RHEL instructionsit332015-12-171-27/+26
| | |
* | | fixing some steps=Corey Hulen2015-12-171-2/+3
|/ /
* / rhel-install=Corey Hulen2015-12-173-9/+256
|/
* Clarifying single machine install works as wellit332015-12-161-1/+2
|
* Merge pull request #1676 from kh0r/masterCorey Hulen2015-12-112-2/+4
|\ | | | | Update nginx ssl-conf
| * Update nginx ssl-confmklepp2015-12-092-2/+4
| |
* | Update config settings documentationlfbrock2015-12-091-2/+2
|/
* Updated browser requirements in documentationhmhealey2015-12-081-3/+3
|
* Update Configuration-Settings.mdEric Sethna2015-12-081-10/+9
| | | Move push notification Settings under email settings
* Update Configuration-Settings.mdEric Sethna2015-12-081-8/+5
| | | 1) Update config documentation changed in this [PR](https://github.com/mattermost/platform/pull/1555/files#diff-6a02156604c06becbe5fdca178766accL71)
* Update Upgrade-Guide.mdit332015-12-081-1/+1
|
* Rename Command-Line_Tools.md to Command-Line-Tools.mdit332015-12-041-0/+0
|
* Update Command-Line_Tools.mdit332015-12-041-1/+1
|
* Create Command-Line_Tools.mdit332015-12-041-0/+81
|
* Escaped charactersit332015-12-031-5/+5
|
* Update Troubleshooting.mdit332015-12-031-1/+1
|
* Update Configuration-Settings.mdEric Sethna2015-11-301-1/+12
| | | Add EnableOutgoingWebhooks, EnableTeamListing, restrictTeamNames
* Reorder the step to set up Mattermost Server correctlyYi EungJun2015-11-301-2/+2
| | | | | | | | | Preconditions(user and home directory) should be listed first because it affects the other steps. For example, step 7 assumes the path of the config directory is `/home/ubuntu/mattermost/config`. The 'ubuntu' user should be created before unzipping mattermost to prepare the user directory `/home/ubuntu`.
* Add a missed graveYi EungJun2015-11-261-1/+1
|
* Update Administration.mdlindy652015-11-241-1/+1
| | | Updated line 33 with link to [Troubleshooting Forum](https://forum.mattermost.org/t/about-the-trouble-shooting-category/150/1) in place of link to general forum.
* Update Administration.mdit332015-11-191-0/+6
|
* Update Upgrade-Guide.mdEric Sethna2015-11-171-1/+1
| | | Add a browser refresh to the last step.
* Fix Mattermost version in download linkAndrea Agosti2015-11-171-1/+1
|
* Update Upgrade-Guide.mdit332015-11-161-3/+5
|
* Update Administration.mdit332015-11-161-1/+1
|
* Update Administration.mdit332015-11-161-8/+6
|
* Updating given webhooks off by defaultit332015-11-161-2/+28
|
* Update Administration.mdit332015-11-121-1/+8
|
* Adding GitLab Administration Guideit332015-11-121-0/+58
|
* Update Troubleshooting.mdit332015-11-111-0/+12
|
* Update Troubleshooting.mdit332015-11-101-2/+2
|
* Update Troubleshooting.mdit332015-11-101-6/+6
|
* Update Troubleshooting.mdit332015-11-101-2/+16
|
* Update Troubleshooting.mdit332015-11-101-0/+4
|
* Merge pull request #1346 from Tsynapse/patch-3Christopher Speller2015-11-091-0/+10
|\ | | | | Updated Postgres instructions
| * Updated Postgres instructionsJason2015-11-061-0/+10
| | | | | | Included altering the listening addresses and allowing incoming connections to the database.