mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
Mumble server package for YunoHost
|
||
---|---|---|
conf | ||
hooks | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Mumble server for YunoHost
This package allows you to install Mumble server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Mumble is a free, open source, low latency, high quality voice chat application. Mumble was the first VoIP application to establish true low latency voice communication over a decade ago. But low latency and gaming are not the only use cases it shines in.
Shipped version: 1.3.0 (source package provided by Debian)
Screenshots
Setup
This package installs the Debian package and configures it with given settings. Password and other usefull information will be sent to you after installation.
Documentation
- Official documentation: https://wiki.mumble.info/wiki/Main_Page
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported? No
- Can the app be used by multiple users?
Supported architectures
Limitations
- Any known limitations.
Additional information
- Other info you would like to add about this app.
Links
- Report a bug about this package: https://github.com/YunoHost-Apps/mumbleserver_ynh
- Mumble website: https://mumble.info
- Report a bug about Mumble itself: https://github.com/mumble-voip/mumble
- YunoHost website: https://yunohost.org
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug
or
sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug