Add non-docker install doc link

This commit is contained in:
Pan Luo 2017-01-30 16:51:36 -08:00
parent 174d96a0a7
commit 3aea843e38
No known key found for this signature in database
GPG Key ID: AD11D35AAC25FB6A

View File

@ -11,6 +11,8 @@ See [README.aws.md](./README.aws.md) if you want to install it on AWS Elastic Be
## Installation
For the people who want to install Mattermost in a traditional way (without docker), please refer to the guide here: https://docs.mattermost.com/guides/administrator.html#installing-mattermost
### Install with SSL certificate
1. Open docker-compose.yml and set `MATTERMOST_ENABLE_SSL` to true.