mirror of
https://github.com/natrontech/pbs-exporter.git
synced 2026-04-26 02:45:54 +03:00
[GH-ISSUE #98] Add systemd unit file and support to run ob PBS #14
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pbs-exporter#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gyptazy on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/natrontech/pbs-exporter/issues/98
Is your feature request related to a problem? Please describe.
I don't want to have another managed service just to spawn a process that exports metrics. Therefore, the idea is simply to run the pbs-exporter on the backup server itself.
Describe the solution you'd like
The repo should ship a systemd unit file, including a way to deliver the secret in the regular environment file. Therefore, a systemd unit file and also a quick-start guide as a mini howto should be added.