lae

Results 112 comments of lae

documentation for this feature https://pve.proxmox.com/wiki/Storage:_Proxmox_Backup_Server

Is there a specific JSON schema for `encryption-key` that we have to follow? I think it should be the contents of `/etc/pve/priv/storage/.enc` but I'm not sure, and I can't test...

@n1ete Do you think you could test out that PR when you get a chance?

Could we get some testing done to see how this affects existing clusters? (i.e. existing cluster using RSA keys, then a playbook with these changes get applied, then an attempt...

This is one of those "sane defaults" sort of setting, from my perspective, where for many cases we keep the amount of user configuration necessary low. (e.g. people running small...

There's no logic for creating the keyring, that's correct. You kind of have to do it yourself when configuring it manually, anyway. We can add support for specifying and installing...

They should be defined. The role isn't meant to be specific to any provider, so definition should be taken care of by the user (and they could very well automate...

I'm experimenting with an instance that has a floating IP and consistently running into this. Seems like it's been a while - is it still being addressed?

So I believe there was a reason why we used uwsgi from package repositories instead of within the virtualenv, but I can't quite remember why. I think it might have...