1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2025-11-04 12:28:38 +01:00
Monitoring system and time series database, packaged for YunoHost
Find a file
2025-10-23 10:47:48 +02:00
.github Port to manifestv2 2024-01-03 22:02:22 +01:00
conf Port to manifestv2 2024-01-03 22:02:22 +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 Upgrade sources 2025-10-23 00:22:29 +02:00
README.md Auto-update READMEs 2025-10-23 00:22:30 +02: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.7.2~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.