-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding mumble server #830
Comments
+1 realy need this one :) I made a temp but no clue how to bring it to AMP :( |
+1 |
Made 2 sttemts at this |
https://dl.mumble.info/ here is the downloads page too |
your serverconfig.json are emty btw you what to have it all in a docker container |
What i have done sofar:
restart and no Mumble :( |
How do you configure the server? The wiki seems to be down |
This is the most guide I had found. |
I've got some ideas about how to do this |
The official Mumble install on Linux Debian, or Debian
Note: On PTERODACTYL PANEL there have a egg for it. Is this helping? @Greelan nice is there a way i can help? |
I've got a draft template in my dev branch. On Windows, you need to install the server separately, and the template currently assumes it is installed on the same drive as AMP. On Linux, if you use docker, the mumble-server package will be installed in the container when the instance is started (causing a bit of a delay before the instance can be managed). Otherwise you need to install the mumble server on the host. The template assumes the executable is I will probably at some point add a UI setting to allow different executable paths to be specified. Note that on Linux the server can give console output. On Windows it only logs to a file. |
I added the 4 files to ADSModle/GenericTemplates and restared but i dont see the template in the list of Instances. So I also try to Instance Management add Greelan/AMPTemplates/tree/dev same thing. what i am doing rong here? |
Delete everything you have done. Add You might need to delete the other dir created in ADS01/Plugins/ADSModule/DeploymentTemplates first |
oohhh nice job men. I only have 1 small error and its a SHA-1 but i need to look in to this me zelf first :) @Greelan can you tell me the server you used? is it from the official Mumble? i have the idee its a older version. |
Depends on how you are using the template. If using docker, the server is simply installed in the container from the Debian package repo when the instance is started. So whatever version is available on Debian 12 is installed. Outside of docker, you have to install the server yourself on Linux via your host distro package manager. On Windows you also have to install yourself using the mumble MSI installer. |
It looks like the version available in the Debian 12 repo is 1.3.4: https://packages.debian.org/stable/sound/mumble-server So that may be the issue you are seeing. The template doesn't build the server from source or use the mumble docker image. Ideally mumble would supply pre-built binaries or an AppImage on their GH repo, but they don't. |
Yes, that's correct, it's indeed in version 1.3.4 now. |
Only for windows. They don't make Linux binaries available on their repo. Updates will entirely depend on your distro package manager, or the Debian 12 package manager if using docker. I've posted an issue on the mumble repo asking for them to make AppImages available for Linux, which would overcome this issue. |
And they immediately closed my issue lol |
hi wanted to add Super User password reset Mumble\server\mumble-server.exe -ini "C:\Program Files\Mumble\server\murmur.ini" -supw yourpassword from windows |
Module Request
Note: Please try setting up a configuration yourself before raising an issue to request a configuration:
https://config.getamp.sh/***There is a newer beta version available at https://iceofwraith.github.io/GenericConfigGen/
Game Information: mumble server
Game Title: mumble
How to obtain: https://www.mumble.info/downloads/
Suppoted OSs: windows / linux
Supports RCON/Console input? unknown
I confirm:
The text was updated successfully, but these errors were encountered: