summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-02 21:36:52 -0700
committerit33 <iantien@gmail.com>2015-09-02 21:36:52 -0700
commit3d51de60cf0b6d45af111c5862d877c5a9d0d725 (patch)
tree8849195e3758f92ae331a3a3496978d1f75deb14 /doc
parentfb75b264093437fff996c20cd918a16f2b8cd82d (diff)
parent5105c7bbbb20f397d60d4b2a8388db5c915f648c (diff)
downloadchat-3d51de60cf0b6d45af111c5862d877c5a9d0d725.tar.gz
chat-3d51de60cf0b6d45af111c5862d877c5a9d0d725.tar.bz2
chat-3d51de60cf0b6d45af111c5862d877c5a9d0d725.zip
Merge pull request #572 from mattermost/it33-patch-9
Updating table of contents for doc
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 5195327b2..baf499777 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -2,4 +2,12 @@
## Administrator Documentation
+### Installation
+
+- [Install Requirements](doc/install/requirements.md)
+- [Local Machine Setup ](doc/install/single-container-install.md)
+- [AWS Elastic Beanstalk Setup](doc/install/aws-ebs-setup.md)
+
+### Configuration
+
- [GitLab SSO Configuration](integrations/sso/gitlab-sso.md) - Configure OAuth2 Single-Sign-On for GitLab.