Docker Mumble Web
Go to file
2022-11-22 00:56:23 +01:00
mumble-web@4ef594c8a0 initial commit 2022-11-22 00:56:23 +01:00
.gitmodules initial commit 2022-11-22 00:56:23 +01:00
docker-compose.yml initial commit 2022-11-22 00:56:23 +01:00
Dockerfile initial commit 2022-11-22 00:56:23 +01:00
image.png initial commit 2022-11-22 00:56:23 +01:00
README.md initial commit 2022-11-22 00:56:23 +01:00

Docker Mumble Web

Simple docker compose project to build and run two containers, mumble-web and mumble-server

Build

Edit Dockerfile and write your DOMAIN variable

$ docker-compose build && docker-compose pull

Run

$ docker-compose up -d

Join to https://localhost:8080/

Mumble server config is in the local ./data folder

login

License

MIT