[PR #2012] [MERGED] Rename & Optimize: Proxmox Backup Server (Renaming & Update fix) #3355

Closed
opened 2025-11-20 06:04:21 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2012
Author: @thost96
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @MickLesk

Base: mainHead: pbs


📝 Commits (2)

  • 02272fb Remaned PBS to long name Proxmox Backup Server and fixed install check
  • c3f3d19 Fix Name

📊 Changes

3 files changed (+12 additions, -10 deletions)

View changed files

📝 ct/proxmox-backup-server.sh (+2 -2)
📝 install/proxmox-backup-server-install.sh (+5 -3)
📝 json/proxmox-backup-server.json (+5 -5)

📄 Description

✍️ Description

As discussed in #1906, I renamed the PBS script to proxmox-backup-server, so the name follows the same syntax as the Proxmox Datacenter Manager and the Proxmox Mail Gateway.

I also enabled the updateable flag and improved the App Installed check, as /var isn't relevant for PBS to function.


  • Related Discussion: #1906

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

🔄 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/community-scripts/ProxmoxVE/pull/2012 **Author:** [@thost96](https://github.com/thost96) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `pbs` --- ### 📝 Commits (2) - [`02272fb`](https://github.com/community-scripts/ProxmoxVE/commit/02272fb235136e7a7636c5717f5c0e164541a734) Remaned PBS to long name Proxmox Backup Server and fixed install check - [`c3f3d19`](https://github.com/community-scripts/ProxmoxVE/commit/c3f3d191f4440a8226d40c0e18e368658ccbb0bb) Fix Name ### 📊 Changes **3 files changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `ct/proxmox-backup-server.sh` (+2 -2) 📝 `install/proxmox-backup-server-install.sh` (+5 -3) 📝 `json/proxmox-backup-server.json` (+5 -5) </details> ### 📄 Description ## ✍️ Description As discussed in #1906, I renamed the PBS script to proxmox-backup-server, so the name follows the same syntax as the Proxmox Datacenter Manager and the Proxmox Mail Gateway. I also enabled the updateable flag and improved the App Installed check, as /var isn't relevant for PBS to function. - - - - Related Discussion: #1906 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [X] Bug fix (non-breaking change that resolves an issue) - [X] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:04:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3355