| .. | ||
| app/mattermost/config | ||
| .gitignore | ||
| Dockerrun.aws.json | ||
| README.md | ||
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