A simple and automated script to install and configure Rust-Mumble made by AvarianKnight, a voice server for FiveM, including dependencies, firewall settings, and system optimizations.
We offer a VPS package to host the Mumble server only at $4.99 per month found here. Full guide found here.
- Installs required dependencies
- Sets up Rust and builds Rust-Mumble from source
- Configures system limits for better performance
- Generates self-signed certificates (if missing)
- Creates and enables a systemd service
- Configures firewall rules
- Starts Rust-Mumble automatically
Set up the special VPS server within minutes using our quick and painless set up guide found here, or a video guide found below
Run the following command to automatically install and set up Rust-Mumble:
git clone https://github.com/1-of-1-Servers/setup-rust-mumble.git && cd setup-rust-mumble && chmod +x setup_rust_mumble.sh && sudo ./setup_rust_mumble.sh