Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Murmur (Mumble server) container

Featured Replies

Since nativedude created a "competing" container instead of contributing to mine, I've just deleted mine. Use his instead. Or use Discord. That's what I'm using now.

 

I've put together a Murmur container. Murmur is the server component of the Mumble voice-over-ip program.

 

https://registry.hub.docker.com/u/coppit/mumble-server/

 

In the coming days I'll clean it up and put it into a template repository to make it easier for unRAID folks to use it.

 

 

Edited by coppit

Great!

 

Been looking for it..

 

Thanks

Thanks for creating this container! I have been looking forward to running a Mumble server on my unRAID box.

  • 3 weeks later...

Thanks for your work.

 

I had a few questions. for some reason I'm getting "Connection Refused". Which makes me want to assume the ports are off. Even when connecting to a server on the local network. Any advice? 10.0.0.*** 64738 is what its saying. Do I have to change anything in the config file?

 

Thanks, Kenny.

  • 2 weeks later...

When I first set up this container it was unable to connect as well. I went into the container settings and clicked save (without changing anything) which effectively rebuilds the container, and I was then able to connect. It has worked flawlessly since.

  • 2 months later...

The image is not found when I try to add murmur (mumble server). Any idea how to fix this?

  • Author

How exactly are you trying to use the image? By clicking "add" under community applications? And you're using mine and not nativedude's?

How exactly are you trying to use the image? By clicking "add" under community applications? And you're using mine and not nativedude's?

 

Both the community applications and your repository along with nativedude's repository. It even does it on a docker I had installed and tried to reinstall it the same way with the same config. I restarted docker and then restarted the server with no luck. This started about a day or two ago if I had to guess as I was able to install dockers just fine up until now.

How exactly are you trying to use the image? By clicking "add" under community applications? And you're using mine and not nativedude's?

 

Both the community applications and your repository along with nativedude's repository. It even does it on a docker I had installed and tried to reinstall it the same way with the same config. I restarted docker and then restarted the server with no luck. This started about a day or two ago if I had to guess as I was able to install dockers just fine up until now.

Try maybe setting static DNS addresses under network settings (8.8.8.8 and 8.8.4.4 will work) and reboot to ensure they take effect and try it again.  If your ISP is anything like mine, their DNS servers suck.

How exactly are you trying to use the image? By clicking "add" under community applications? And you're using mine and not nativedude's?

 

Both the community applications and your repository along with nativedude's repository. It even does it on a docker I had installed and tried to reinstall it the same way with the same config. I restarted docker and then restarted the server with no luck. This started about a day or two ago if I had to guess as I was able to install dockers just fine up until now.

Try maybe setting static DNS addresses under network settings (8.8.8.8 and 8.8.4.4 will work) and reboot to ensure they take effect and try it again.

 

Already use those static DNS's. Anything else I could try?

How exactly are you trying to use the image? By clicking "add" under community applications? And you're using mine and not nativedude's?

 

Both the community applications and your repository along with nativedude's repository. It even does it on a docker I had installed and tried to reinstall it the same way with the same config. I restarted docker and then restarted the server with no luck. This started about a day or two ago if I had to guess as I was able to install dockers just fine up until now.

Try maybe setting static DNS addresses under network settings (8.8.8.8 and 8.8.4.4 will work) and reboot to ensure they take effect and try it again.

 

Already use those static DNS's. Anything else I could try?

The only other thing I can think of is another guy here had a similar problem with plugins, and the solution was to ultimately delete his /boot/config/network.cfg / reboot / reset the settings

 

Or your docker.img file is full and/or corrupted

 

None of those worked. I first made a new image and tried the above methods. I then deleted my network.cfg file and did a reboot and resetup a static ip and dns to 8.8.8.8, 8.8.4.4., 4.2.2.4 and still didn't have any luck.

 

Here is the code I am seeing:

 

root@localhost:# /usr/bin/docker run -d --name="MumbleServer" --net="bridge" -e TZ="America/New_York" -p 64738:64738/tcp -p 64738:64738/udp -v "/mnt/cache/Docker/":"/data":rw coppit/mumble-server
Unable to find image 'coppit/mumble-server:latest' locally
Pulling repository coppit/mumble-server
Get https://index.docker.io/v1/repositories/coppit/mumble-server/images: x509: failed to load system roots and no roots provided

 

By the way, is it fine if I issue a reboot from a telnet session while the array's running? I was under the assumption it stops everything gracefully before rebooting similar to windows shutting down however I am starting to think it's more of a hard reboot at this point.

  • 2 weeks later...

How do I set the SU password... does it work using docker exec?

I need to know where in the docker container the murmur.x86 file is located.

 

I can change the su password via docker exec.

docker exec MumbleServer ./murmur.x86 /data/mumble-server.ini -supw MyPassword

 

I need the exact location of the ./murmur.x86

  • Author

Pardon the ignorance, but what's the benefit of running it that way versus "docker run"? The container already knows how to start the server, and you can always to "docker exec -it <container name> bash" later to attach to a running container.

You can run it from a script if you want. In the end setting the su password doesn't matter if you do it manually.

 

  • 5 weeks later...

Also I am sorry for the ignorance but there is /data in the container volume field. Do I need to populate the Host path with a location.

 

Any folder?

Cache?

Also I am sorry for the ignorance but there is /data in the container volume field. Do I need to populate the Host path with a location.

 

Any folder?

Cache?

 

It needs to be mapped to the location the Mumble container will store it's data.  Same as any other docker (but usually called /config in other dockers).

 

For example /mnt/cache/appdata/mumble.

Did exactly that. Thanks!!!

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.