Commit Graph

4 Commits

Author SHA1 Message Date
Sam Heinz 1e84dedaec Merge remote-tracking branch 'upstream/main' 2025-02-24 11:06:09 +10:00
Andy Grunwald 76f12fc596 Prometheus Proxmox VE Exporter: Set correct website slug (#1961) 2025-02-03 07:57:09 +01:00
Sam Heinz 0ab7450130 Update app statuses 2025-01-30 14:56:04 +10:00
Andy Grunwald 63e3619b68 New Script: Prometheus Proxmox VE Exporter (#1805)
* New Script: Prometheus Proxmox VE Exporter

See https://github.com/prometheus-pve/prometheus-pve-exporter

* Fix formatting of config file output after installation

* Prometheus Proxmox VE Exporter: Set category 1 for Website

* Removed blank lines

* Remove `python3-dev`, as it was commented out

* Prometheus Proxmox VE Exporter: Move configuration under /opt

* Prometheus Proxmox VE Exporter: Add logo

* Change `msg_info "Updating Python3"` to `msg_info "Setup Python3"`

* Removed empty line

* Add note about Proxmox credentials into the website

* Temp: Replace GitHub URLs to test my fork

* Set correct `APP="Prometheus-PVE-Exporter"`

* Add `--root-user-action=ignore` to pip call (as root)

* Revert "Temp: Replace GitHub URLs to test my fork"

This reverts commit 2308d483763add499c49d874f8f35e3240f1c0f7.
2025-01-29 18:41:44 +01:00