2024-10-31 20:42:28 +01:00
|
|
|
# Prometheus Application Exporter
|
|
|
|
|
|
|
|
A Prometheus exporter to list application and their installed version.
|
|
|
|
|
|
|
|
This is mainly targeted at the Recycled Cloud hosted applications.
|
|
|
|
|
|
|
|
## Supported applications
|
|
|
|
|
|
|
|
- cloudpanel: TODO
|
|
|
|
- cubebackup
|
|
|
|
- forgejo
|
|
|
|
- forgejo_runner
|
|
|
|
- grafana
|
2024-11-15 14:20:05 +01:00
|
|
|
- minio
|
2024-10-31 20:42:28 +01:00
|
|
|
- nextcloud: `curl -s https://files.rccd:9000/status.php | jq .version -r`
|
|
|
|
- odoo
|
|
|
|
- odoo enterprise commit/date: TODO
|
|
|
|
- postgres
|
|
|
|
- vaultwarden
|