Mumble
Docker-Anwendung from Uderzo's Repository
Übersicht
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.
Laufzeit-Argumente
- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--cap-add=SYS_NICE
Konfiguration der Vorlage
Container localtime (recommended)
- Ziel
- /etc/localtime
- Standard
- /etc/localtime
Persistent data (DB + generated config). Must be mapped for persistence.
- Ziel
- /data
- Standard
- /mnt/user/appdata/mumble
Mumble TCP port (default 64738)
- Ziel
- 64738
- Standard
- 64738
Mumble UDP port (default 64738)
- Ziel
- 64738
- Standard
- 64738
Host user id (optional). Default image uses UID 10000 if unset.
- Standard
- 99
Host group id (optional). Default image uses GID 10000 if unset.
- Standard
- 100
Timezone (optional). Example: Europe/London, America/New_York
Set SuperUser (admin) password. If blank, a random password is generated on first startup (check logs).
- Ziel
- MUMBLE_SUPERUSER_PASSWORD
Message shown to users when they connect (welcometext)
- Ziel
- MUMBLE_CONFIG_welcometext
- Standard
- Welcome! Please be nice.
Max concurrent users (users). Example: 25
- Ziel
- MUMBLE_CONFIG_users
- Standard
- 25
Max per-user Opus bitrate in bits/sec. 96000 = excellent quality. 128000 = near-transparent.
- Ziel
- MUMBLE_CONFIG_bandwidth
- Standard
- 96000
Optional join password for users (serverpassword). Leave blank for open access.
- Ziel
- MUMBLE_CONFIG_serverpassword
Optional bind address (host). Leave blank to bind all interfaces.
- Ziel
- MUMBLE_CONFIG_host
Expose basic server status (user count/max). Does not allow joining.
- Ziel
- MUMBLE_CONFIG_allowping
- Standard
- true
Failed auth attempts before banning (autobanAttempts)
- Ziel
- MUMBLE_CONFIG_autobanAttempts
- Standard
- 10
Time window for failed attempts (autobanTimeframe, seconds)
- Ziel
- MUMBLE_CONFIG_autobanTimeframe
- Standard
- 120
Ban duration (autobanTime, seconds)
- Ziel
- MUMBLE_CONFIG_autobanTime
- Standard
- 300
Enable verbose server logs (true/false)
- Ziel
- MUMBLE_VERBOSE
- Standard
- false
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
mumblevoip/mumble-server:latestFühren Sie Mumble auf Unraid aus.
Mumble ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.