Merge pull request #552 from mattermost/it33-patch-12

Breaking out AWS EBS instructions
Этот коммит содержится в:
Christopher Speller
2015-09-02 11:59:39 -04:00
родитель ebcafa9d44 49486b33ac
Коммит 04c75cfe42

Просмотреть файл

@@ -40,7 +40,9 @@ Depending on your needs, there are multiple ways to install Mattermost:
### Product Evaluation
- [Single Container Installation and Upgrade](doc/install/single-container-install.md) - Explore product functionality using a single-container Docker install on a local machine (Mac OSX, Ubuntu, or Arch Linux) or on AWS Beanstalk. Optionally setup email and upgrade your instance using DockerHub.
- [Local Machine Install and Upgrade with Docker](doc/install/single-container-install.md) - Explore product functionality using a single-container Docker install on a local machine, including Mac OSX, Ubuntu, or Arch Linux). Optionally set up email and upgrade your instance using DockerHub.
- [AWS EBS Install and Upgrade with Docker](doc/install/aws-ebs-setup.md) - Explore product functionality using a single-container Docker install for Amazon Web Services Elastic Beanstalk. Optionally set up email and upgrade your instance using DockerHub.
### Development