Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diginc/docker-mumble-2014
leaner mumble container
https://github.com/diginc/docker-mumble-2014
Last synced: about 1 month ago
JSON representation
leaner mumble container
- Host: GitHub
- URL: https://github.com/diginc/docker-mumble-2014
- Owner: diginc
- Created: 2014-12-13T20:29:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-15T05:00:18.000Z (about 10 years ago)
- Last Synced: 2023-08-04T08:55:17.457Z (over 1 year ago)
- Language: Shell
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker-mumble
=============A lean mumble container with mumble version 2.8, from debian jessie
[mumble_server.ini](http://wiki.mumble.info/wiki/Murmur.ini) goes in the /data/ volume mount or can be set with the environment variable MUMBLE_INIto setup SuperUser password, change your run command from the default:
```
docker run -ti --rm diginc/mumble -supw supersecret
mumble-server does not own /data, attempting to modify
Failed to set initial capabilities
2014-12-15 04:37:27.398 Initializing settings from /data/mumble_server.ini (basepath /data)
2014-12-15 04:37:27.399 OpenSSL: OpenSSL 1.0.1j 15 Oct 2014
2014-12-15 04:37:27.400 Successfully switched to uid 106
2014-12-15 04:37:27.400 Failed to set initial capabilities
2014-12-15 04:37:27.596 ServerDB: Opened SQLite database /data/murmur.sqlite
2014-12-15 04:37:27.597 Generating new tables...
2014-12-15 04:37:27.691 Superuser password set on server 1
```start.sh handles /data volume permissions to match the debian mumble server user