[SOLVED] Subscription: Update PVE with no Internet Access

Jan 21, 2016
97
8
73
44
Germany
www.pug.org
hi,

because of a very restrict policy (PCI DSS), it isn't allowed to get access to the internet from the pve. Also a proxy isn't an easy thing to get it working with a PCI auditor in the background. For all repos we a have internal APT server for that. So my question is: is it possible to mirroring the enterprise repo with valid subscription keys?
To pick up the packages out from cache/apt/archives isn't the best thing, I think.
 
The only way is to get the packages directly from an PVEhost. So in your way you can copy from an other pvehost "/var/cache/apt/archives", or give temporary internet access from another way. Wlan stick with mobilephone is working fine.... crazy example, but it is working.
 
  • Like
Reactions: Denny Fuchs
You can create mirror for debian/pve no-subscription repository using debmirror and any linux
For subscription repo I use wget --mirror
http-user -> Subscription Key
http-password -> Server ID
 
Last edited: