No description
Find a file
2025-06-26 13:35:47 +02:00
.github Improve 2025-04-02 19:57:17 +02:00
conf Config panel / Be able to choose wether the node exporter is meant for local-only use or allow an external prometheus to connect (#7) 2025-06-23 23:30:37 +02:00
doc Config panel / Be able to choose wether the node exporter is meant for local-only use or allow an external prometheus to connect (#7) 2025-06-23 23:30:37 +02:00
scripts Config panel / Be able to choose wether the node exporter is meant for local-only use or allow an external prometheus to connect (#7) 2025-06-23 23:30:37 +02:00
config_panel.toml Config panel / Be able to choose wether the node exporter is meant for local-only use or allow an external prometheus to connect (#7) 2025-06-23 23:30:37 +02:00
LICENSE cleaning 2025-02-27 14:42:47 +01:00
manifest.toml Config panel / Be able to choose wether the node exporter is meant for local-only use or allow an external prometheus to connect (#7) 2025-06-23 23:30:37 +02:00
README.md Config panel / Be able to choose wether the node exporter is meant for local-only use or allow an external prometheus to connect (#7) 2025-06-23 23:30:37 +02:00
tests.toml Config panel / Be able to choose wether the node exporter is meant for local-only use or allow an external prometheus to connect (#7) 2025-06-23 23:30:37 +02:00

Logo of Node Exporter Node Exporter, packaged for YunoHost

Monitor YunoHost with prometheus

🌐 Official app website Version: 1.9.1~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream Node Exporter repository: https://github.com/prometheus/node_exporter

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

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

📚 App packaging documentation

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