mirror of
https://github.com/YunoHost-Apps/node_exporter_ynh
synced 2026-02-05 01:41:49 +01:00
No description
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Node Exporter, packaged for YunoHost
Monitor YunoHost with prometheus
📦 Developer info
🛠️ 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.