Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdhif/docker-murmur
Docker container for murmur (mumble-server)
https://github.com/wdhif/docker-murmur
docker mumble murmur server
Last synced: about 21 hours ago
JSON representation
Docker container for murmur (mumble-server)
- Host: GitHub
- URL: https://github.com/wdhif/docker-murmur
- Owner: wdhif
- License: apache-2.0
- Created: 2016-03-28T16:33:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T11:02:00.000Z (over 7 years ago)
- Last Synced: 2024-11-09T00:29:13.955Z (about 2 months ago)
- Topics: docker, mumble, murmur, server
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-murmur
[![](https://images.microbadger.com/badges/image/wdhif/docker-murmur.svg)](https://microbadger.com/images/wdhif/docker-murmur "Get your own image badge on microbadger.com")Docker container for murmur (mumble-server)
## Getting started
1. Launch with `docker run -d wdhif/docker-murmur`
2. Get container id with `docker ps`
3. Get `SuperUser` password and server ip with `docker logs CONTAINER_ID`
4. Connect with mumble to the container IP## Customize
You can custimize the murmur-config.ini to make your own configuration.
## Port forwarding
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