1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2024-09-03 20:16:01 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-02-02 07:10:42 +00:00
parent 1d3f29d9f2
commit ceb85fd603
2 changed files with 11 additions and 11 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Prometheus for YunoHost # Prometheus for YunoHost
[![Integration level](https://dash.yunohost.org/integration/prometheus.svg)](https://dash.yunohost.org/appci/app/prometheus) ![Working status](https://ci-apps.yunohost.org/ci/badges/prometheus.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/prometheus.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/prometheus.svg)](https://dash.yunohost.org/appci/app/prometheus) ![Working status](https://ci-apps.yunohost.org/ci/badges/prometheus.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/prometheus.maintain.svg)
[![Install Prometheus with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prometheus) [![Install Prometheus with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prometheus)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Monitoring system and time series database Monitoring system and time series database
**Shipped version:** 2.41.0~ynh1 **Shipped version:** 2.42.0~ynh1
**Demo:** https://demo.do.prometheus.io **Demo:** https://demo.do.prometheus.io
## Disclaimers / important information ## Disclaimers / important information

View file

@ -5,19 +5,19 @@ It shall NOT be edited by hand.
# Prometheus pour YunoHost # Prometheus pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/prometheus.svg)](https://dash.yunohost.org/appci/app/prometheus) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prometheus.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prometheus.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/prometheus.svg)](https://dash.yunohost.org/appci/app/prometheus) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prometheus.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prometheus.maintain.svg)
[![Installer Prometheus avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prometheus) [![Installer Prometheus avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prometheus)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Prometheus rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Prometheus 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Supervision chronologique de systèmes et services Supervision chronologique de systèmes et services
**Version incluse :** 2.41.0~ynh1 **Version incluse :** 2.42.0~ynh1
**Démo :** https://demo.do.prometheus.io **Démo :** https://demo.do.prometheus.io
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -29,9 +29,9 @@ Supervision chronologique de systèmes et services
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://prometheus.io> * Site officiel de lapp : <https://prometheus.io>
* Documentation officielle de l'admin : <https://prometheus.io/docs> * Documentation officielle de ladmin : <https://prometheus.io/docs>
* Dépôt de code officiel de l'app : <https://github.com/prometheus/prometheus> * Dépôt de code officiel de lapp : <https://github.com/prometheus/prometheus>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_prometheus> * Documentation YunoHost pour cette app : <https://yunohost.org/app_prometheus>
* Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
@ -47,4 +47,4 @@ ou
sudo yunohost app upgrade prometheus -u https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug sudo yunohost app upgrade prometheus -u https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>