Self-host with Docker ยท Yantr
Mattermost
Open-source team messaging and collaboration platform.
1
Ports
0
Notes
3
Use Cases
About
What Mattermost does
Mattermost is an open-source, self-hosted team messaging platform built for enterprise. It provides secure channels, direct messaging, file sharing, integrations, playbooks for incident management, and a marketplace of plugins for extending functionality.
Install Flow
How to self-host Mattermost
Mattermost can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Mattermost does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Replace Slack with a private, self-hosted team messaging platform.
- Coordinate incident response using Mattermost Playbooks.
- Integrate with DevOps tools like GitHub, Jira, and Jenkins.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8065 | HTTP | Web UI |
Docker Image
postgres:16-alpine
Service Name
db
Related Apps
More tools you might pair with Mattermost
Page generated 2026-06-23T15:50:08.758Z