mycatisblack/docker-mumo

By mycatisblack

Updated over 10 years ago

Mumo python bot server for mumble.

Image
1

50K+

mycatisblack/docker-mumo repository overview

docker-mumo

Python Mumble admin scripts running in a container. See https://github.com/mumble-voip/mumo for more information.

Prerequisites

  • A mumble server running via docker

Usage

First run the container and it will create all the necessary config files and exit.

docker run --name mumo --net=container:`id_of_mumble_server_container` -d -v /path/to/mumo/folder:/data mycatisblack/docker-mumo

Edit mumo.ini and copy config files from modules_available to modules_enabled that you want to activate. Make any edits to those files. Then fire the container up again.

docker start mumo

Tag summary

Content type

Image

Digest

sha256:b992f87ad

Size

159.8 MB

Last updated

over 10 years ago

docker pull mycatisblack/docker-mumo