Mumble Docker setup dies das
Find a file
2023-10-15 19:47:46 +02:00
docker-compose.yml initialize 2023-10-15 19:47:46 +02:00
Dockerfile initialize 2023-10-15 19:47:46 +02:00
murmur.ini.example initialize 2023-10-15 19:47:46 +02:00
README.md initialize 2023-10-15 19:47:46 +02:00

Mumble Docker Setup

Mainly to have a version of the mumble server thats newer than the one from the debian repos, we created this little docker setup for mumble.

How to

  1. Create data directory next to the docker-compose.yml
  2. Copy the example config file into the newly created data directory
  3. Adjust the config to your liking
  4. docker compose up -d --build