From c29b04631272b29c2855c2c59716e3e40a9e20e6 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Tue, 6 Jul 2021 23:20:33 +0000 Subject: [PATCH] Auto-update README --- README.md | 68 +++++++++++++++++++++++++++------------------------- README_fr.md | 56 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 91 insertions(+), 33 deletions(-) create mode 100644 README_fr.md diff --git a/README.md b/README.md index c55d500..a31e4f0 100644 --- a/README.md +++ b/README.md @@ -1,50 +1,50 @@ + + # Zabbix for YunoHost [![Integration level](https://dash.yunohost.org/integration/zabbix.svg)](https://dash.yunohost.org/appci/app/zabbix) ![](https://ci-apps.yunohost.org/ci/badges/zabbix.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/zabbix.maintain.svg) -[![Install zabbix with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zabbix) +[![Install Zabbix with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zabbix) -> *This package allow you to install Zabbix quickly and simply on a YunoHost server. -If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* +*[Lire ce readme en français.](./README_fr.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.* ## Overview -Zabbix is a great product to monitor your equipement, include your YunoHost server. -## Configuration +A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services. -Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights). +**Shipped version:** 4.4~ynh1 -## Documentation +**Demo:** https://demo.example.com -* Official documentation: https://www.zabbix.com/manuals +## Disclaimers / important information -#### Multi-users support +* Any known limitations, constrains or stuff not working, such as (but not limited to): + * Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights). + * Only Debian - Stretch 64b supported actually. + * Do not change the default admin user password. The user is disabled juste after the install but used to update templates. + * The Zabbix server port is not opened by default for external monitoring (active agent). + * A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost. + * If you want more information about Yunohost in the template, please open an issue on git. -* Are LDAP auth supported +* Other infos that people should be aware of, such as: + * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...) + * how to configure / administrate the application if it ain't obvious + * upgrade process / specificities / things to be aware of ? + * security considerations ? -#### Supported architectures +## Documentation and resources -Only Debian - Stretch 64b supported actually. - -## Limitations -Do not change admin password. - -## Additional information - -* Do not change the default admin user password. The user is disabled juste after the install but used to update templates. -* The Zabbix server port is not opened by default for external monitoring (active agent). -* A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost. -* If you want more information about Yunohost in the template, please open an issue on git. - -## LICENSE -GNU AFFERO GENERAL PUBLIC LICENSE Version 3 - -got to https://framagit.org/Mickael-Martin/zabbix_ynh/blob/master/LICENSE - -## Links - * Report a bug: https://framagit.org/Mickael-Martin/zabbix_ynh/issues - * YunoHost website: https://yunohost.org/ - - --- +* Official app website: https://example.com +* Official user documentation: https://www.zabbix.com/manuals +* Official admin documentation: https://yunohost.org/packaging_apps +* Upstream app code repository: https://framagit.org/Mickael-Martin/zabbix_ynh +* YunoHost documentation for this app: https://yunohost.org/app_zabbix +* Report a bug: https://github.com/YunoHost-Apps/zabbix_ynh/issues ## Developer info @@ -56,3 +56,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testi or sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md new file mode 100644 index 0000000..3edaf85 --- /dev/null +++ b/README_fr.md @@ -0,0 +1,56 @@ +# Zabbix pour YunoHost + +[![Niveau d'intégration](https://dash.yunohost.org/integration/zabbix.svg)](https://dash.yunohost.org/appci/app/zabbix) ![](https://ci-apps.yunohost.org/ci/badges/zabbix.status.svg) ![](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) + +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.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.* + +## Vue d'ensemble + +Un outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne + +**Version incluse :** 4.4~ynh1 + +**Démo :** https://demo.example.com + +## Avertissements / informations importantes + +* Any known limitations, constrains or stuff not working, such as (but not limited to): + * Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights). + * Only Debian - Stretch 64b supported actually. + * Do not change the default admin user password. The user is disabled juste after the install but used to update templates. + * The Zabbix server port is not opened by default for external monitoring (active agent). + * A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost. + * If you want more information about Yunohost in the template, please open an issue on git. + +* Other infos that people should be aware of, such as: + * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...) + * how to configure / administrate the application if it ain't obvious + * upgrade process / specificities / things to be aware of ? + * security considerations ? + +## Documentations et ressources + +* Site officiel de l'app : https://example.com +* Documentation officielle utilisateur : https://www.zabbix.com/manuals +* Documentation officielle de l'admin : https://yunohost.org/packaging_apps +* Dépôt de code officiel de l'app : https://framagit.org/Mickael-Martin/zabbix_ynh +* Documentation YunoHost pour cette app : https://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). + +Pour essayer la branche testing, procédez comme suit. +``` +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 \ No newline at end of file