Renaming to Local Machine Setup

Also fixing broken link
This commit is contained in:
it33
2015-09-05 23:04:02 -07:00
parent bb9d44829e
commit 77d73baf13

View File

@@ -1,10 +1,7 @@
# Single Container Installation and Upgrade
# Local Machine Setup and Upgrade
The following install instructions are for single-container installs of Mattermost using Docker for exploring product functionality and upgrading to newer versions.
Local Machine Setup (Docker)
-----------------------------
### Mac OSX ###
1. Install Boot2Docker using instructions at: http://docs.docker.com/installation/mac/
@@ -89,7 +86,7 @@ There are a few configuration settings you might want to adjust when setting up
The default single-container Docker instance for Mattermost is designed for product evaluation, and sets `ByPassEmail=true` so the product can run without enabling email, when doing so maybe difficult.
To see the product's full functionality, [enabling SMTP email is recommended](doc/config/smtp-email-setup.md).
To see the product's full functionality, [enabling SMTP email is recommended](/doc/config/smtp-email-setup.md).
## Upgrading Mattermost