summaryrefslogtreecommitdiffstats
path: root/doc/README.md
blob: 1b9cc759dfc88cfa41c813598a9432eeba7521c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Mattermost Documentation 

## Installation 

#### Preview Installation
Get up and running quickly with Docker-based install

- [AWS Elastic Beanstalk Setup](install/Amazon-Elastic-Beanstalk.md)
- [Docker Single Container Preview Setup](install/Docker-Single-Container.md)
- [SMTP Email Setup](install/SMTP-Email-Setup.md)
- [System Console Settings](install/Configuration-Settings.md)

#### Production Installation
Set up Mattermost in your data center 
- [Software and Hardware Requirements](install/Requirements.md)
- [Production Ubuntu Setup](install/Production-Ubuntu.md)
- [SMTP Email Setup](install/SMTP-Email-Setup.md)
- [System Console Settings](install/Configuration-Settings.md)

#### Configuration and Management 
- [System Console Settings](install/Configuration-Settings.md)
  - [GitLab SSO Configuration](integrations/Single-Sign-On/Gitlab.md) 
- [Mattermost Release Numbering Scheme](install/Release-Numbering.md)

## Developer Documentation 

- [Code Contribution Guidelines](developer/Code-Contribution-Guidelines.md)
- [Developer Machine Setup](developer/Setup.md)
- [Mattermost Style Guide](developer/Style-Guide.md)
- [API Overview](developer/API.md)
 - [Incoming Webhooks](integrations/webhooks/Incoming-Webhooks.md) 

## Help

_Note: End user help documentation is a new feature being completed for the v1.2 release. The materials below are work in progress._

- User Interface
 - [Manage Members](help/Manage-Members.md)
 - Team Settings 
   - [Slack Import](help/Slack-Import.md)

- Messaging
 - [Mattermost Markdown Formatting](usage/Markdown.md)