[PR #99] [MERGED] feat: Add systemd unit file and support to run on PBS #99

Closed
opened 2026-03-03 16:28:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/99
Author: @gyptazy
Created: 3/13/2025
Status: Merged
Merged: 3/14/2025
Merged by: @janfuhrer

Base: mainHead: feature/add-systemd-unit


📝 Commits (1)

  • 07bd901 feature: Add systemd unit file and support to run on PBS

📊 Changes

2 files changed (+41 additions, -0 deletions)

View changed files

📝 README.md (+29 -0)
systemd/prometheus-pbs-exporter.service (+12 -0)

📄 Description

feature: Add systemd unit file and support to run on PBS

  • Add systemd unit file
  • Add systemd environment support
  • Add documentation for installation and usage

What this PR does:
This PR adds a systemd unit file with environment support and also a quick-start guide as a mini howto, how the prometheus-pbs-exporter can be installed on a Proxmox Backup Server system itself.

fixes #98

Notes for Reviewer:

Checklist:

  • I have read and understood the CONTRIBUTING and CODE_OF_CONDUCT documents
  • All commits are signed (see Signing Commits)
  • Pull Request title in the format of Conventional Commits e.g. feat|fix|chore|docs|...: Changed Something
  • Updated documentation in the README.md file (e.g. new parameters, environment variables, return values, ...)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/natrontech/pbs-exporter/pull/99 **Author:** [@gyptazy](https://github.com/gyptazy) **Created:** 3/13/2025 **Status:** ✅ Merged **Merged:** 3/14/2025 **Merged by:** [@janfuhrer](https://github.com/janfuhrer) **Base:** `main` ← **Head:** `feature/add-systemd-unit` --- ### 📝 Commits (1) - [`07bd901`](https://github.com/natrontech/pbs-exporter/commit/07bd901c873b76d8e0e942ce8d88fecfa0e2fe98) feature: Add systemd unit file and support to run on PBS ### 📊 Changes **2 files changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+29 -0) ➕ `systemd/prometheus-pbs-exporter.service` (+12 -0) </details> ### 📄 Description feature: Add systemd unit file and support to run on PBS - Add systemd unit file - Add systemd environment support - Add documentation for installation and usage **What this PR does**: This PR adds a systemd unit file with environment support and also a quick-start guide as a mini howto, how the prometheus-pbs-exporter can be installed on a Proxmox Backup Server system itself. fixes #98 **Notes for Reviewer**: **Checklist**: - [x] I have read and understood the [CONTRIBUTING](https://github.com/natrontech/pbs-exporter/blob/main/CONTRIBUTING.md) and [CODE_OF_CONDUCT](https://github.com/natrontech/pbs-exporter/blob/main/CODE_OF_CONDUCT.md) documents - [x] All commits are signed (see [Signing Commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)) - [x] Pull Request title in the format of [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) e.g. `feat|fix|chore|docs|...: Changed Something` - [x] Updated documentation in the `README.md` file (e.g. new parameters, environment variables, return values, ...) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:28:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pbs-exporter#99
No description provided.