mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Renaming to Local Machine Setup
Also fixing broken link
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user