Heroku Deployment

by Christopher De Cairos

Run mattermost on Heroku with an Nginx reverse proxy

This buildpack is an inline buildpack (tldr: this repo deploys to Heroku and uses itself as a buildpack) for deploying Mattermost Team or Enterprise Edition to Heroku. It must be used in tandem with This customized Nginx Buildpack that allow mattermost to communicate with Nginx using a TCP port instead of a socket.

Heroku Deployment