This repository has been archived on 2021-08-31. You can view files and clone it, but cannot push or open issues or pull requests.
mattermost/contrib/aws
2019-03-16 10:33:45 +01:00
..
app/mattermost/config add config 2019-01-07 11:55:10 +01:00
.gitignore add config 2019-01-07 11:55:10 +01:00
Dockerrun.aws.json bump to use 5.9.0 2019-03-16 10:33:45 +01:00
README.md add config 2019-01-07 11:55:10 +01:00

Installation on AWS Elastic Beanstalk

Requirement

Install

Make the changes in the config file to reflect your needs (app/mattermost/config/config.json)

eb init
eb create prod
eb open prod