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
68d70b0a74
commit
6b6ae3d07e
2 changed files with 16 additions and 18 deletions
17
README.md
17
README.md
|
@ -30,15 +30,14 @@ A Loki-based logging stack consists of 3 components:
|
|||
- Loki is the main server, responsible for storing logs and processing queries.
|
||||
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
|
||||
|
||||
|
||||
**Shipped version:** 2.8.4~ynh3
|
||||
**Shipped version:** 2.9.5~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://grafana.com/docs/loki/latest/>
|
||||
* Official admin documentation: <https://grafana.com/docs/loki/latest/>
|
||||
* Upstream app code repository: <https://github.com/grafana/loki>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/loki>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||
- Official app website: <https://grafana.com/docs/loki/latest/>
|
||||
- Official admin documentation: <https://grafana.com/docs/loki/latest/>
|
||||
- Upstream app code repository: <https://github.com/grafana/loki>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/loki>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -46,10 +45,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/loki_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -30,15 +30,14 @@ A Loki-based logging stack consists of 3 components:
|
|||
- Loki is the main server, responsible for storing logs and processing queries.
|
||||
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
|
||||
|
||||
|
||||
**Version incluse :** 2.8.4~ynh3
|
||||
**Version incluse :** 2.9.5~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <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>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/loki>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||
- Site officiel de l’app : <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>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/loki>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -46,10 +45,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/loki_ynh/tree/testing --debug
|
||||
ou
|
||||
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