summaryrefslogtreecommitdiffstats
path: root/doc/install
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-19 07:35:47 -0700
committerit33 <iantien@gmail.com>2015-10-19 07:35:47 -0700
commitb6340b4c2c313917d31213ac09f4a26f72494953 (patch)
tree74fc2a7a4650d42bfc8afff1a925a7549c196245 /doc/install
parent75da10fffa07517b6c8c738b3687d9d46a50dc5f (diff)
downloadchat-b6340b4c2c313917d31213ac09f4a26f72494953.tar.gz
chat-b6340b4c2c313917d31213ac09f4a26f72494953.tar.bz2
chat-b6340b4c2c313917d31213ac09f4a26f72494953.zip
Clarifying creds aren't real in docs
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Production-Ubuntu.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install/Production-Ubuntu.md b/doc/install/Production-Ubuntu.md
index 87f8edb84..836af3995 100644
--- a/doc/install/Production-Ubuntu.md
+++ b/doc/install/Production-Ubuntu.md
@@ -160,10 +160,11 @@ exec bin/platform
proxy_set_header X-Forwarded-Ssl on;
```
## Finish Mattermost Server setup
+
1. Navigate to https://mattermost.example.com and create a team and user.
1. The first user in the system is automatically granted the `system_admin` role, which gives you access to the System Console.
1. From the `town-square` channel click the dropdown and choose the `System Console` option
-1. Update Email Settings. We recommend using an email sending service. The example below assumes AmazonSES.
+1. Update Email Settings. We recommend using an email sending service. The example shows how an Amazon SES setup might look (sample credentials shown below are not real).
* Set *Send Email Notifications* to true
* Set *Require Email Verification* to true
* Set *Feedback Name* to `No-Reply`