1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/loki_ynh.git synced 2025-11-05 12:28:38 +01:00
Grafana Loki is a set of components that can be composed into a fully featured logging stack.
Find a file
2025-10-15 00:14:13 +01:00
.github Manifest v2 2024-01-30 00:27:51 +01:00
conf Update loki-default.yaml 2025-09-30 12:04:09 +01:00
doc Manifest v2 2024-01-30 00:27:51 +01:00
scripts Update install 2025-09-30 12:02:38 +01:00
sources/extra_files/main fix sources 2025-04-06 18:52:03 +02:00
.gitignore Initial commit 2022-12-24 15:14:20 +01:00
LICENSE Fill licence file: AGPL 2023-01-09 11:23:39 +01:00
manifest.toml Upgrade sources 2025-10-14 00:15:33 +02:00
README.md Auto-update READMEs 2025-10-14 00:15:34 +02:00
tests.toml Update tests.toml 2025-04-05 18:32:44 +02:00

Logo of Loki + Promtail Loki + Promtail, packaged for YunoHost

Set of components that can be composed into a fully featured logging stack

🌐 Official app website Version: 3.5.7~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Loki + Promtail repository: https://github.com/grafana/loki

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/loki_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.