2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2026-03-25 17:22:39 +01:00
Monitoring system and time series database, packaged for YunoHost
Find a file
2026-03-03 14:04:35 +01:00
.github Port to manifestv2 2024-01-03 22:02:22 +01:00
conf include proxy_params_no_auth 2026-01-20 07:55:15 +01:00
doc doc manifestv2 2024-01-05 18:59:36 +01:00
scripts cleaning 2025-09-23 10:00:39 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:54:43 +02:00
LICENSE Initial commit 2021-06-23 22:40:37 +02:00
manifest.toml Merge branch 'testing' into simplify_nginx 2026-03-03 14:03:20 +01:00
README.md Auto-update READMEs 2026-02-27 00:27:16 +01:00
tests.toml Update tests.toml 2025-02-27 19:48:12 +01:00

Logo of Prometheus Prometheus, packaged for YunoHost

Monitoring system and time series database

🌐 Official app website App Demo Version: 3.10.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Prometheus repository: https://github.com/prometheus/prometheus

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/prometheus_ynh/tree/testing

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

📚 App packaging documentation

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