Skip to content

Disables the "No valid subscription" dialog on all Proxmox products, all versions.

License

Notifications You must be signed in to change notification settings

MythicalLTD/mythicalpve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MythicalPVE

An legit way to activate proxmox!

Features

Works for:

  • Proxmox VE (5.x or later; 3.x and 4.x require some manual actions)
  • Proxmox Mail Gateway (5.x or later)
  • Proxmox Backup Server (1.x or later)

Highlights:

  • Non-intrusive: zero modification of any system file
  • Future-proof: persists between system updates & major upgrades
  • Hassle-free: you can uninstall at any time
  • Comes with standard Debian package, easy to manage and automate

Usage

Installation

  1. Download the package
curl -Lo mythical-pve.deb https://github.com/mythicalltd/mythicalpve/releases/latest/download/mythical-pve.deb
  1. Install the package
dpkg -i mythical-pve.deb

Change License Name

  1. Edit the files
nano /etc/mythical-pve/ProductName /etc/mythical-pve/PBSMessage
  1. Restart the server
systemctl restart mythical-pve.timer mythical-pve.service

Notes:

After installation, please refrain yourself from clicking the "check" button on the "Subscription" page. It will invalidate the cache and temporary revert your instance into an unlicensed status.

The fake subscription status doesn't grant you free access to the enterprise repository. You should switch to the no-subscription repository if not already done. Use the following method:

Uninstallation

Run as root:

apt purge mythical-pve

This will revert your system to a "no subscription key" status.

About

Disables the "No valid subscription" dialog on all Proxmox products, all versions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 51.5%
  • Python 48.5%