mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
Auto-update README
This commit is contained in:
parent
a31bdfa6d1
commit
8791037e5e
2 changed files with 47 additions and 79 deletions
64
README.md
64
README.md
|
@ -1,21 +1,31 @@
|
||||||
# Mumble server for YunoHost
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Mumble Server for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mumbleserver)  
|
[](https://dash.yunohost.org/appci/app/mumbleserver)  
|
||||||
[](https://install-app.yunohost.org/?app=mumbleserver)
|
[](https://install-app.yunohost.org/?app=mumbleserver)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install Mumble server quickly and simply on a YunoHost server.
|
> *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](https://yunohost.org/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## 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)
|
Low-latency, high quality voice chat software (VoIP).
|
||||||
|
|
||||||
|
**Shipped version:** 1.3.0~ynh2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Disclaimers / important information
|
||||||
|
|
||||||
#### Setup
|
#### Setup
|
||||||
|
|
||||||
|
@ -23,39 +33,13 @@ This package installs the Debian package and configures it with given settings.
|
||||||
|
|
||||||
- [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)
|
- [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)
|
||||||
|
|
||||||
## Documentation
|
## Documentation and resources
|
||||||
|
|
||||||
* Official documentation: https://wiki.mumble.info/wiki/Main_Page
|
* Official app website: https://mumble.info
|
||||||
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
|
* Official admin documentation: https://wiki.mumble.info/wiki/Main_Page
|
||||||
|
* Upstream app code repository: https://github.com/mumble-voip/mumble
|
||||||
## YunoHost specific features
|
* YunoHost documentation for this app: https://yunohost.org/app_mumbleserver
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/mumbleserver_ynh/issues
|
||||||
#### Multi-user support
|
|
||||||
|
|
||||||
* Are LDAP and HTTP auth supported? **No**
|
|
||||||
* Can the app be used by multiple users?
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mumbleserver/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mumbleserver/)
|
|
||||||
|
|
||||||
## 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
|
## Developer info
|
||||||
|
|
||||||
|
@ -67,3 +51,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/mumbleserver_ynh/tree
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug
|
sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
60
README_fr.md
60
README_fr.md
|
@ -1,21 +1,27 @@
|
||||||
# Mumble server pour YunoHost
|
# Mumble Server pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mumbleserver)  
|
[](https://dash.yunohost.org/appci/app/mumbleserver)  
|
||||||
[](https://install-app.yunohost.org/?app=mumbleserver)
|
[](https://install-app.yunohost.org/?app=mumbleserver)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Mumble server rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Mumble Server rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/install) pour apprendre comment l'installer.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Mumble est une application de chat vocal gratuite, open source, à faible latence et de haute qualité. Mumble a été la première application VoIP à établir une véritable communication vocale à faible latence il y a plus de dix ans. Mais la faible latence et le jeu ne sont pas les seuls cas d'utilisation dans lesquels il brille.
|
|
||||||
|
|
||||||
**Version incluse :** 1.3.0 (paquet source fourni par Debian)
|
Logiciel libre de voix sur IP (VoIP).
|
||||||
|
|
||||||
|
**Version incluse :** 1.3.0~ynh2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -23,39 +29,13 @@ mumbleserver_ynh installe le paquet Debian et le configure avec les paramètres
|
||||||
|
|
||||||
- [Ajouter l'administrateur](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)
|
- [Ajouter l'administrateur](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)
|
||||||
|
|
||||||
## Documentation
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle : https://wiki.mumble.info/wiki/Main_Page
|
* Site officiel de l'app : https://mumble.info
|
||||||
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
|
* Documentation officielle de l'admin : https://wiki.mumble.info/wiki/Main_Page
|
||||||
|
* Dépôt de code officiel de l'app : https://github.com/mumble-voip/mumble
|
||||||
## Caractéristiques spécifiques YunoHost
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_mumbleserver
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/mumbleserver_ynh/issues
|
||||||
#### Support multi-utilisateur
|
|
||||||
|
|
||||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ?
|
|
||||||
|
|
||||||
#### Architectures supportées
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mumbleserver/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mumbleserver/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Limitations connues.
|
|
||||||
|
|
||||||
## Informations additionnelles
|
|
||||||
|
|
||||||
* Autres informations que vous souhaitez ajouter sur cette application.
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/mumbleserver_ynh
|
|
||||||
* Site de l'application : https://mumble.info
|
|
||||||
* Dépôt de l'application principale : https://github.com/mumble-voip/mumble
|
|
||||||
* Site web YunoHost : https://yunohost.org
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -67,3 +47,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/mumbleserver_ynh/tree
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug
|
sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue