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 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
.
Your feedback helps us improve the Mattermost developer documentation.
Have a feature request? Share it here.
Having issues? Join our Community server.