Mumble

Mumble

Docker 应用程序 from Uderzo's Repository

概述

Mumble is a low-latency, high-quality voice chat server (Discord-style voice rooms / channels).
This template uses the official mumblevoip/mumble-server image.

Private by default:

  • This template does NOT enable public directory registration.
  • Optional Server Password (join password) can be used for friends-only access.

If you want public listing (advanced):

  • Edit /data/mumble_server_config.ini and configure the public registration keys (e.g. registerurl/registerpassword).
  • Public registration requires an empty join password and allowping enabled.
    Most users should keep the server private.

运行时参数

网络
bridge
外壳
sh
特权
false
额外参数
--cap-add=SYS_NICE

模板配置

LocaltimePathro

Container localtime (recommended)

目标
/etc/localtime
默认值
/etc/localtime
AppdataPathrw

Persistent data (DB + generated config). Must be mapped for persistence.

目标
/data
默认值
/mnt/user/appdata/mumble
Mumble Port (TCP)Porttcp

Mumble TCP port (default 64738)

目标
64738
默认值
64738
Mumble Port (UDP)Portudp

Mumble UDP port (default 64738)

目标
64738
默认值
64738
PUIDVariable

Host user id (optional). Default image uses UID 10000 if unset.

默认值
99
PGIDVariable

Host group id (optional). Default image uses GID 10000 if unset.

默认值
100
TZVariable

Timezone (optional). Example: Europe/London, America/New_York

SuperUser PasswordVariable

Set SuperUser (admin) password. If blank, a random password is generated on first startup (check logs).

目标
MUMBLE_SUPERUSER_PASSWORD
Welcome Message (welcometext)Variable

Message shown to users when they connect (welcometext)

目标
MUMBLE_CONFIG_welcometext
默认值
Welcome! Please be nice.
Max Users (users)Variable

Max concurrent users (users). Example: 25

目标
MUMBLE_CONFIG_users
默认值
25
Per-User Bandwidth bps (bandwidth)Variable

Max per-user Opus bitrate in bits/sec. 96000 = excellent quality. 128000 = near-transparent.

目标
MUMBLE_CONFIG_bandwidth
默认值
96000
Server Password (serverpassword)Variable

Optional join password for users (serverpassword). Leave blank for open access.

目标
MUMBLE_CONFIG_serverpassword
Bind Address (host)Variable

Optional bind address (host). Leave blank to bind all interfaces.

目标
MUMBLE_CONFIG_host
Allow Ping Details (allowping)Variable

Expose basic server status (user count/max). Does not allow joining.

目标
MUMBLE_CONFIG_allowping
默认值
true
Autoban AttemptsVariable

Failed auth attempts before banning (autobanAttempts)

目标
MUMBLE_CONFIG_autobanAttempts
默认值
10
Autoban Timeframe (sec)Variable

Time window for failed attempts (autobanTimeframe, seconds)

目标
MUMBLE_CONFIG_autobanTimeframe
默认值
120
Autoban Time (sec)Variable

Ban duration (autobanTime, seconds)

目标
MUMBLE_CONFIG_autobanTime
默认值
300
Verbose LoggingVariable

Enable verbose server logs (true/false)

目标
MUMBLE_VERBOSE
默认值
false

类别

下载统计数据

3,013,149
下载总数
84,956
本月
267,774
平均每月

长期下载总量

加载图表...

详细信息

存储库
mumblevoip/mumble-server:latest
最后更新2026-03-02
初见2024-05-05

在Unraid 上运行 Mumble 。

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