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:
parent
1d3f29d9f2
commit
ceb85fd603
2 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Prometheus for YunoHost
|
# Prometheus for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/prometheus)  
|
[](https://dash.yunohost.org/appci/app/prometheus)  
|
||||||
[](https://install-app.yunohost.org/?app=prometheus)
|
[](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
|
||||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -5,19 +5,19 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Prometheus pour YunoHost
|
# Prometheus pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/prometheus)  
|
[](https://dash.yunohost.org/appci/app/prometheus)  
|
||||||
[](https://install-app.yunohost.org/?app=prometheus)
|
[](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 d’installer 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 n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
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 l’app : <https://prometheus.io>
|
||||||
* Documentation officielle de l'admin : <https://prometheus.io/docs>
|
* Documentation officielle de l’admin : <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 l’app : <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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue