Setting up Murmur

Published on December 29, 2020

Installation

Install Murmur:

apk add murmur

Edit /etc/murmur.ini:

sslCert=/etc/letsencrypt/live/example.com/fullchain.pem
sslKey=/etc/letsencrypt/live/example.com/privkey.pem

Allow TCP traffic on port 64738:

ufw allow 64738

Start the service:

/etc/init.d/murmur start
rc-update add murmur

Add the following DNS record:

_mumble._tcp SRV 64738 mumble.example.com.

[ #alpine ]


If you like my work or if my work has been useful to you in any way, then feel free to donate me a cup of coffee. Any donation is much appreciated!