mattermost

mattermost

官方

Docker 应用程序 from A75G's Repository

概述

Mattermost a flexible, open source messaging platform that enables secure team collaboration. The official Docker image for Mattermost Team Edition.

要求

Run command before running container:
mkdir -p /mnt/user/appdata/mattermost/{config,data,logs,plugins,client/plugins,bleve-indexes} && chown -R 2000:2000 /mnt/user/appdata/mattermost/

运行时参数

网络用户界面
http://[IP]:[PORT:8065]/
网络
bridge

模板配置

Listen AddressPorttcp

The address and port to which to bind and listen.

目标
8065
默认值
8065
价值
8065
DataPathrw

Data Path

目标
/mattermost/data
默认值
/mnt/user/appdata/mattermost/data/
价值
/mnt/user/appdata/mattermost/data/
LogsPathrw

Logs Path

目标
/mattermost/logs
默认值
/mnt/user/appdata/mattermost/logs/
价值
/mnt/user/appdata/mattermost/logs/
ConfigPathrw

Config Path

目标
/mattermost/config
默认值
/mnt/user/appdata/mattermost/config/
价值
/mnt/user/appdata/mattermost/config/
PluginsPathrw

Plugins Path

目标
/mattermost/plugins
默认值
/mnt/user/appdata/mattermost/plugins/
价值
/mnt/user/appdata/mattermost/plugins/
Client PluginsPathrw

Client Plugins Path

目标
/mattermost/client/plugins
默认值
/mnt/user/appdata/mattermost/client/plugins/
价值
/mnt/user/appdata/mattermost/client/plugins/
DATASOURCEVariable

https://docs.mattermost.com/configure/environment-configuration-settings.html

目标
MM_SQLSETTINGS_DATASOURCE
默认值
MM_USERNAME:MM_PASSWORD@tcp(DB_HOST:DB_PORT_NUMBER)/MM_DBNAME?charset=utf8mb4,utf8&readTimeout=30s&writeTimeout=30s
价值
MM_USERNAME:MM_PASSWORD@tcp(DB_HOST:DB_PORT_NUMBER)/MM_DBNAME?charset=utf8mb4,utf8&readTimeout=30s&writeTimeout=30s
Bleve IndexesPathrw

Bleve Indexes Path

目标
/mattermost/bleve-indexes
价值
/mnt/user/appdata/mattermost/bleve-indexes/
Site URLVariable

Application host address

目标
MM_SERVICESETTINGS_SITEURL
默认值
http://192.168.100.100:8065
价值
http://192.168.100.100:8065
Databse TypeVariable
默认值
mysql|postgres
价值
mysql

下载统计数据

69,021,297
下载总数
408,957
本月
202,720
平均每月

长期下载总量

加载图表...

详细信息

存储库
mattermost/mattermost-team-edition:latest
最后更新2026-05-27
初见2025-04-03

在Unraid 上运行 Mattermost 。

Mattermost 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。