Sign inSign up

rankenstein/mumble-web

By rankenstein

•Updated over 5 years ago

A HTML5 mumble web client (websockify included).

Image
4

1M+

rankenstein/mumble-web repository overview

mumble-web⁠, a HTML5 mumble web client.

Other than the default mumble-web, this image has websockify⁠ included, running under the same address as the web interface. Rather than asking the user for the address of the mumble server, this image automatically uses its own instance of websockify.

docker run -e MUMBLE_SERVER=mumble.rankenste.in:64738 -p 80:80 rankenstein/mumble-web

As MUMBLE_SERVER, specify the hostname and port of your mumble server.

This will run mumble-web on port 80. To use HTTPS, use a reverse proxy such as nginx-proxy⁠.

Tag summary

Content type

Image

Digest

Size

108.2 MB

Last updated

over 5 years ago

docker pull rankenstein/mumble-web