Docker container for murmur (mumble-server)
- Launch with
docker run -d wdhif/docker-murmur
- Get container id with
docker ps
- Get
SuperUser
password and server ip withdocker logs CONTAINER_ID
- Connect with mumble to the container IP
You can custimize the murmur-config.ini to make your own configuration.
To be able to use this, you need a public IP. You can deploy on a server or do a port forwarding to the server IP on your router The port to forward is 64738 in TCP and UDP