mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Auto-update READMEs
This commit is contained in:
parent
32c16ab60f
commit
9e8adf4bec
3 changed files with 23 additions and 26 deletions
|
@ -1,7 +1,4 @@
|
|||
# All available README files by language
|
||||
|
||||
[Read the README in English](README.md)
|
||||
|
||||
|
||||
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
|
|
12
README.md
12
README.md
|
@ -11,13 +11,14 @@ It shall NOT be edited by hand.
|
|||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Zabbix 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.*
|
||||
> *This package allows you to install Zabbix 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.*
|
||||
|
||||
## Overview
|
||||
|
||||
A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.
|
||||
**Shipped version:** 5.0.41~ynh1
|
||||
|
||||
**Shipped version:** 5.0.42~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -44,10 +45,9 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
|
|||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing),
|
||||
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing).
|
||||
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
To try the `testing` branch, please proceed like that:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
|
||||
|
|
30
README_fr.md
30
README_fr.md
|
@ -1,6 +1,6 @@
|
|||
<!--
|
||||
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.
|
||||
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Il NE doit PAS être modifié à la main.
|
||||
-->
|
||||
|
||||
# Zabbix pour YunoHost
|
||||
|
@ -9,17 +9,17 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=zabbix)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Zabbix rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
> *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
|
||||
|
||||
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.42~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -37,22 +37,22 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré
|
|||
* Un modèle YunoHost est importé et lié à l'hôte "Zabbix-server" (127.0.0.1) pour la surveillance de base de YunoHost.
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://www.zabbix.com>
|
||||
* Documentation officielle de l’admin : <https://www.zabbix.com/manuals>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/zabbix/zabbix>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/zabbix>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
|
||||
- Site officiel de l’app : <https://www.zabbix.com>
|
||||
- Documentation officielle de l’admin : <https://www.zabbix.com/manuals>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/zabbix/zabbix>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/zabbix>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing).
|
||||
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.
|
||||
Pour essayer la branche `testing`, procédez comme suit :
|
||||
|
||||
``` bash
|
||||
```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
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue