1
0
Fork 0
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:
yunohost-bot 2023-12-28 12:41:02 +00:00
parent 6155c827d9
commit dce4793a17
2 changed files with 2 additions and 30 deletions

View file

@ -25,26 +25,12 @@ 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>
* Official admin documentation: <https://wiki.mumble.info/wiki/Main_Page> * Official admin documentation: <https://wiki.mumble.info/wiki/Main_Page>
* Upstream app code repository: <https://github.com/mumble-voip/mumble> * Upstream app code repository: <https://github.com/mumble-voip/mumble>
* YunoHost documentation for this app: <https://yunohost.org/app_mumbleserver> * YunoHost Store: <https://apps.yunohost.org/app/mumbleserver>
* Report a bug: <https://github.com/YunoHost-Apps/mumbleserver_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/mumbleserver_ynh/issues>
## Developer info ## Developer 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