Go to file
Sebastian Hugentobler 81d702bcf9 Update 02-murmur
2017-07-27 12:53:19 +00:00
rootfs/etc Update 02-murmur 2017-07-27 12:53:19 +00: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 Dockerfile 2017-01-04 16:15:05 +00:00
README.md Update README.md 2017-02-24 09:01:20 +00: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.

PASSWORD_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_NAME

  • default: fullchain.pem

Name of the certificate file.

KEY_NAME

  • default: privkey.pem

Name of the key file.

Ports

  • 64738

Capabilities

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