Mumble server #33
Notifications
Total Time Spent: 3 hours 18 minutes
Due Date
lukas
3 hours 18 minutes
No due date set.
Dependencies
No dependencies set.
Reference: KomuSolutions/igot99issues#33
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, there exists no
arm64
container and no builds for RHEL / EPEL.I'll see if I can set up my own docker image (with Gitea Actions).
https://github.com/mumble-voip/mumble/tree/master/docs/dev/build-instructions
Apparently there will be
arm64
docker support coming with v1.5. I'll try to see how the rc's run.Well... https://github.com/mumble-voip/mumble/releases/tag/v1.5.634
Since they haven't officially ran a docker build for 1.5, I decided to do it myself: https://hub.docker.com/r/lukaslangrock/mumble
I'll be using this image until the official one is available.
The image seems to be working fine, currently setting up a config
Mumla (Audiochat für Mumble-Server)
https://f-droid.org/packages/se.lublin.mumla/
Looks to be a good android client
Server is currently running for testing purposes, config not final and db will be erased from time to time
To-Do: Set up a web-client, probably at [vc|voice].libre.moe
Changed to low as only the webUI and some configuration is missing
ToDo for implementing the web-client
Update: Mumble web is now set up and working. It can be accessed under the same subdomain (mumble.libre.moe) but before connecting you have to set the port to
443/web-proxy
. I plan to either set this as default or figure out a way to automatically route websocket connections for/
to the proxy.done, now everything works on / with good defaults. closing this issue