Recent content by Arrowmaster

  1. A

    proxmox-backup-client password from file

    fabian, I don't think file descriptors is the right tool for this. Systemd specifically doesn't support redirection in the Exec commands so the proxmox-backup-client command would need to be wrapped in sh -c. Yes that could work but imho its dirty hack and ugly. I think a proper solution would...
  2. A

    [TUTORIAL] How to install Proxmox Backup Client under Ubuntu%

    Since the pbs-client repository is only compiled for amd64 you need to limit the sources.list entry to only amd64. Use the following instead. echo "deb [arch=amd64] http://download.proxmox.com/debian/pbs-client buster main" > /etc/apt/sources.list.d/pbs-client.list
  3. A

    proxmox-backup-client password from file

    Is there a way to have proxmox-backup-client read the user password from a file instead of an environment variable? An example usage of this would be for systemd LoadCredential or docker secrets. This would be useful even with tokens so that the secret can be stored on the filesystem non world...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!