Skip to main content

Tools

Mattermost Server

In the mattermost repository, we are using Docker images and Docker Compose to set up the development enviroment. The following are required images:

We also have added optional tools to help with your development:

Dejavu

Dejavu is a user interface for Elasticsearch when no UI is provided to visualize or modify the data you're storing inside Elasticsearch.

To use Dejavu, execute docker-compose up -d dejavu. It will run at http://localhost:1358.