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
a196edba34
commit
64d0f32f94
2 changed files with 18 additions and 20 deletions
19
README.md
19
README.md
|
@ -20,17 +20,16 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
|
|||
|
||||
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
|
||||
|
||||
**Shipped version:** 2.51.0~ynh1
|
||||
|
||||
**Shipped version:** 2.50.1~ynh1
|
||||
|
||||
**Demo:** https://demo.do.prometheus.io
|
||||
**Demo:** <https://demo.do.prometheus.io>
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://prometheus.io>
|
||||
* Official admin documentation: <https://prometheus.io/docs>
|
||||
* Upstream app code repository: <https://github.com/prometheus/prometheus>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/prometheus>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
|
||||
- Official app website: <https://prometheus.io>
|
||||
- Official admin documentation: <https://prometheus.io/docs>
|
||||
- Upstream app code repository: <https://github.com/prometheus/prometheus>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/prometheus>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -38,10 +37,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade prometheus -u https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -20,17 +20,16 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
|
|||
|
||||
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
|
||||
|
||||
**Version incluse :** 2.51.0~ynh1
|
||||
|
||||
**Version incluse :** 2.50.1~ynh1
|
||||
|
||||
**Démo :** https://demo.do.prometheus.io
|
||||
**Démo :** <https://demo.do.prometheus.io>
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://prometheus.io>
|
||||
* Documentation officielle de l’admin : <https://prometheus.io/docs>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/prometheus/prometheus>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/prometheus>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
|
||||
- Site officiel de l’app : <https://prometheus.io>
|
||||
- Documentation officielle de l’admin : <https://prometheus.io/docs>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/prometheus/prometheus>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/prometheus>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -38,10 +37,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
|
||||
ou
|
||||
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