1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/mumbleserver_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-12-28 13:42:07 +01:00
commit e72ce059bd
2 changed files with 1 additions and 29 deletions

View file

@ -25,20 +25,6 @@ Mumble is a free, open source, low latency, high quality voice chat application.
![Screenshot of Mumble Server](./doc/screenshots/Mumble.png) ![Screenshot of Mumble Server](./doc/screenshots/Mumble.png)
## Disclaimers / important information
## Setup
This package installs the Debian package and configures it with given settings. Password and other usefull information will be sent by email after installation.
- [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)
## Config
If you need to change password of the server/superuser
1- edit `/var/www/mumbleserver/mumble-server.ini`
2- remove (or change) the password for serverpassword=
3- restart mumbleserver
## Documentation and resources ## Documentation and resources
* Official app website: <https://mumble.info> * Official app website: <https://mumble.info>

View file

@ -24,26 +24,12 @@ Mumble est une application de chat vocal gratuite, open source, à faible latenc
![Capture décran de Mumble Server](./doc/screenshots/Mumble.png) ![Capture décran de Mumble Server](./doc/screenshots/Mumble.png)
## Avertissements / informations importantes
## Configuration
mumbleserver_ynh installe le paquet Debian et le configure avec les paramètres donnés. Le mot de passe et d'autres informations utiles sont envoyés par email après l'installation.
- [Ajouter l'administrateur](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)
## Configuration
Si vous devez changer le mot de passe du serveur/superutilisateur
1- éditez `/var/www/mumbleserver/mumble-server.ini`
2- supprimer (ou changer) le mot de passe pour serverpassword=
3- redémarrer mumbleserver
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://mumble.info> * Site officiel de lapp : <https://mumble.info>
* Documentation officielle de ladmin : <https://wiki.mumble.info/wiki/Main_Page> * Documentation officielle de ladmin : <https://wiki.mumble.info/wiki/Main_Page>
* Dépôt de code officiel de lapp : <https://github.com/mumble-voip/mumble> * Dépôt de code officiel de lapp : <https://github.com/mumble-voip/mumble>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mumbleserver> * YunoHost Store: <https://apps.yunohost.org/app/mumbleserver>
* Signaler un bug : <https://github.com/YunoHost-Apps/mumbleserver_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/mumbleserver_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs