mirror of
https://github.com/YunoHost-Apps/loki_ynh.git
synced 2024-09-03 19:36:16 +02:00
Auto-update README
This commit is contained in:
parent
b1c89281f9
commit
896815137d
2 changed files with 11 additions and 11 deletions
|
@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.7.1~ynh3
|
**Shipped version:** 2.7.2~ynh1
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
- Loki is not exposed to the web;
|
- Loki is not exposed to the web;
|
||||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Loki + Promtail pour YunoHost
|
# Loki + Promtail pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/loki)  
|
[](https://dash.yunohost.org/appci/app/loki)  
|
||||||
[](https://install-app.yunohost.org/?app=loki)
|
[](https://install-app.yunohost.org/?app=loki)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Loki + Promtail rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Loki + Promtail 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
|
||||||
|
|
||||||
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
|
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.7.1~ynh3
|
**Version incluse :** 2.7.2~ynh1
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
- Loki is not exposed to the web;
|
- Loki is not exposed to the web;
|
||||||
|
@ -39,9 +39,9 @@ A Loki-based logging stack consists of 3 components:
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://grafana.com/docs/loki/latest/>
|
* Site officiel de l’app : <https://grafana.com/docs/loki/latest/>
|
||||||
* Documentation officielle de l'admin : <https://grafana.com/docs/loki/latest/>
|
* Documentation officielle de l’admin : <https://grafana.com/docs/loki/latest/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/grafana/loki>
|
* Dépôt de code officiel de l’app : <https://github.com/grafana/loki>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_loki>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_loki>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||||
|
|
||||||
|
@ -57,4 +57,4 @@ ou
|
||||||
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_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