Files
chart/library/ix-dev/community/mumble/README.md
Stavros Kois 76627e5a19 NAS-121592 / 23.10 / Add mumble to community train (#1149)
* mumble init commit

* extend config

* add cert

* update readme

* only use probes on ci

* update probes

* add metadata

* one less zero

* Add email attr

* default '' -> empty false

* Update library/ix-dev/community/mumble/templates/_mumble.tpl
2023-05-05 22:21:24 +03:00

822 B

Mumble

Mumble is an Open Source, Low Latency, High Quality Voice Chat Home Downloads Documentation Blog Contribute About

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the Mumble directories. Afterward, the Mumble container will run as a non-root user (1000, Cannot change).

You can change the server configuration by adding additional environment variables. Prefix the configuration variable with MUMBLE_CONFIG_ and it will be added to the configuration file. View the Mumble Configuration File for more information.

For example you can set autobanAttempts like this:

  • Name: MUMBLE_CONFIG_autobanAttempts
  • Value: 5