summaryrefslogtreecommitdiffstats
path: root/doc/README.md
blob: c9262eb9c9fc9ef2d94731286c56060333af2d6a (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
# Mattermost Documentation 

## General Information 

- [Mattermost Release Numbering Scheme](install/release-numbering.md)

## Administrator Documentation 

### Installation 

- [Software and Hardware Requirements](install/requirements.md)
- [Local Machine Setup ](install/single-container-install.md)
- [AWS Elastic Beanstalk Setup](install/aws-ebs-setup.md)
- [Developer Machine Setup](doc/install/dev-setup.md)

### Configuration 

- [GitLab SSO Configuration](integrations/sso/gitlab-sso.md) 
- [SMTP Email Setup](config/smtp-email-setup.md)

## Developer Documentation 

- [Developer Machine Setup](install/dev-setup.md)
- [Mattermost Style Guide](developer/style-guide.md)