Ad

pve-nag-buster: Persistent License Nag Removal

Buster persistently removes license nags from Proxmox VE, preventing persistent reminders about missing subscriptions. This script automates nag removal for improved user experience and reduces interruptions.
Screenshot of foundObjects/pve-nag-buster homepage

pve-nag-buster persistently removes license nags from Proxmox VE. This script automates the removal of the 'unlicensed node' popup nag within the Proxmox VE web interface. It achieves this by employing a dpkg hook that executes during package updates, specifically targeting files related to the web GUI and the pve-enterprise repository.

The project provides a straightforward installation process using either wget or git, offering flexibility for different user preferences. It includes an offline installation option for environments lacking internet access. The script leverages a base64 encoded copy to facilitate installation even without direct access to the GitHub repository. The project is actively maintained and updated to address changes in Proxmox VE.

  • Core Functionality: Removes the 'unlicensed node' popup nag from the Proxmox VE web GUI.
  • Platform Support: Supports Proxmox VE 6.x and later versions.
  • Installation: Easy installation via wget, git, or an offline option.
  • Configuration: Minimal configuration required; primarily focuses on automating nag removal.
  • Developer Experience: Provides clear installation and uninstallation instructions and offers a mechanism to inspect the encoded hook script.
  • Dependencies: Requires only standard Proxmox VE packages.
  • Extensibility: Designed as a dpkg hook, allowing for potential future extensions or modifications.

pve-nag-buster is a mature project with a history of updates and active maintenance. The project has been updated to support recent versions of Proxmox VE, demonstrating ongoing commitment. The issue tracker is available for reporting problems or suggesting improvements, indicating community engagement. The project's simplicity and well-defined goals contribute to its reliability.

pve-nag-buster benefits Proxmox VE users by eliminating persistent license nags, improving workflow and reducing distractions. It streamlines the user experience by automatically handling nag removal, saving administrators time and effort. This simplifies Proxmox VE management and allows users to focus on core infrastructure tasks.

Languages:
Summarize:
Share:
Stars
1,242
Forks
106
Issues
19
Created
7 years ago
Commit
2 years ago
License
GPL-2.0
Archived
No
Updated 12 days ago

Similar Repositories