Go to file
2018-11-27 11:46:16 +01:00
rootfs updtae 2017-09-19 16:08:52 +02:00
.drone.yml remove registry config from drone 2018-11-27 11:46:16 +01:00
.editorconfig update base image 2017-01-10 16:09:52 +01:00
.gitignore initial commit 2016-06-30 13:53:52 +02:00
Dockerfile update docker repo 2018-11-27 08:36:29 +01:00
README.md update readme 2017-09-21 18:11:22 +02:00

Murmur server for Mumble

Volumes

  • /var/lib/murmur
  • /etc/ssl/murmur:ro: certificates have to be here

Environment Variables

WELCOME_TEXT

Welcome message sent to clients when they connect.

SERVER_PASSWORD

Password to join server.

ADMIN_PASSWORD

Password of the SuperUser.

MAX_BANDWIDTH

  • default: 72000

Maximum bandwidth (in bits per second) clients are allowed to send speech at.

MAX_USERS

  • default: 20

Maximum number of concurrent clients allowed.

CERT_DOMAIN

Name of the certificate domain.

Ports

  • 64738

Capabilities

  • CHOWN
  • DAC_OVERRIDE
  • FOWNER
  • NET_BIND_SERVICE
  • SETGID
  • SETUID