Skip to content

add support for proxmox backup server detection#2443

Merged
CarterLi merged 3 commits into
fastfetch-cli:devfrom
marvinhinz:dev
Jul 9, 2026
Merged

add support for proxmox backup server detection#2443
CarterLi merged 3 commits into
fastfetch-cli:devfrom
marvinhinz:dev

Conversation

@marvinhinz

Copy link
Copy Markdown
Contributor

Summary

This patch adds support for proxmox backup server. It uses a check for the binary /usr/sbin/proxmox-backup-manager to read the version via dpkg, similar how its done for pve. It reuses the existing proxmox logo and adds 2 aliases.

Related issue (required for new logos for new distros)

Screenshots

image

Checklist

  • I have tested my changes locally.

@codacy-production

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@CarterLi CarterLi merged commit 2f79c39 into fastfetch-cli:dev Jul 9, 2026
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Is there any way to detect is a host if running Proxmox Backup Server like we do with PVE?

2 participants