Post

Mumble

Mumble is an open-source, encrypted, low-latency voice chat server for communities, gaming, and teams.

Mumble
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/mumble.sh)"
CPU: 1 cores RAM: 512 MB Disk: 4 GB OS: Debian 13

Default Credentials

UsernamePassword
SuperUserGenerated during installation

Configuration

Config file:

1
/etc/mumble/mumble-server.ini

Notes

The generated SuperUser password is displayed once during installation. Reset it later with: mumble-server -ini /etc/mumble/mumble-server.ini -supw</div> </div>
Allow both TCP and UDP traffic on port 64738 through any firewall or router.
The Ice administration endpoint is restricted to localhost and protected with a generated secret.
## Web Interface
Port: 64738
## Links - [Official Website](https://www.mumble.info/) - [Documentation](https://www.mumble.info/documentation/administration/) ---
Source code
Loading...