HTTPS Proxy for proxmox-backup-manager

max

Member
Dec 7, 2020
6
2
8
29
inett.de
We have set up an PBS in an environment, that doesn't allow direct connections to the internet.
This makes it hard to use the subscriptions, because we can.

On the PVE nodes, we were able to solve this issue by using a proxy like:
Bash:
https_proxy="[...]" pvesubscription set
But this doesn't work for
Bash:
https_proxy="[...]" proxmox-backup-manager subscription set

Can anyone help with that?


Btw, is there a pbs-user mailing list? Haven't found one so far.