Selaa lähdekoodia

Auto-update READMEs

yunohost-bot 1 vuosi sitten
vanhempi
commit
4d7bbf57e7
4 muutettua tiedostoa jossa 10 lisäystä ja 26 poistoa
  1. 1 0
      README.md
  2. 9 4
      README_fr.md
  3. 0 11
      README_gl.md
  4. 0 11
      README_it.md

+ 1 - 0
README.md

@@ -17,6 +17,7 @@ It shall NOT be edited by hand.
 ## Overview
 
 A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.
+
 **Shipped version:** 5.0.41~ynh1
 
 ## Screenshots

+ 9 - 4
README_fr.md

@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
 
 # Zabbix pour YunoHost
 
-[![Niveau d'intégration](https://dash.yunohost.org/integration/zabbix.svg)](https://dash.yunohost.org/appci/app/zabbix) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zabbix.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zabbix.maintain.svg)
+[![Niveau dintégration](https://dash.yunohost.org/integration/zabbix.svg)](https://dash.yunohost.org/appci/app/zabbix) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zabbix.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zabbix.maintain.svg)
 
 [![Installer Zabbix avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zabbix)
 
@@ -14,15 +14,16 @@ Il NE doit PAS être modifié à la main.
 > *Ce package vous permet d’installer Zabbix rapidement et simplement sur un serveur YunoHost.*  
 > *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
 
-## Vue d'ensemble
+## Vue densemble
 
 Un outil de surveillance pour divers composants informatiques, notamment les réseaux, les serveurs, les machines virtuelles et les services en nuage.
 
-**Version incluse :** 5.0.41~ynh1
 
 **Version incluse :** 5.0.41~ynh1
 
-![Capture d'écran de Zabbix](./doc/screenshots/screenshot1.png)
+## Captures d’écran
+
+![Capture d’écran de Zabbix](./doc/screenshots/screenshot1.png)
 
 ## Documentations et ressources
 
@@ -35,6 +36,10 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré
 ## Informations pour les développeurs
 
 Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing).
+
+Pour essayer la branche `testing`, procédez comme suit :
+
+```bash
 sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
 ou
 sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug

+ 0 - 11
README_gl.md

@@ -24,17 +24,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
 
 ![Captura de pantalla de Zabbix](./doc/screenshots/screenshot1.png)
 
-## Avisos / información importante
-
-#### Known limitations or important informations
-
-* Only x86_64 architecture is supported
-* Single sign-on is supported
-* Do not change the default admin user password. The user is disabled just after the install but is used to update templates.
-* The Zabbix server port is not opened by default for external monitoring (active agent).
-* You can add your users in a group in Zabbix (for permissions/rights).
-* A YunoHost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.
-
 ## Documentación e recursos
 
 - Web oficial da app: <https://www.zabbix.com>

+ 0 - 11
README_it.md

@@ -24,17 +24,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
 
 ![Screenshot di Zabbix](./doc/screenshots/screenshot1.png)
 
-## Attenzione/informazioni importanti
-
-#### Known limitations or important informations
-
-* Only x86_64 architecture is supported
-* Single sign-on is supported
-* Do not change the default admin user password. The user is disabled just after the install but is used to update templates.
-* The Zabbix server port is not opened by default for external monitoring (active agent).
-* You can add your users in a group in Zabbix (for permissions/rights).
-* A YunoHost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.
-
 ## Documentazione e risorse
 
 - Sito web ufficiale dell’app: <https://www.zabbix.com>