Hi i recently set up proxmox backup server and want to use caddy as a reverse proxy in front of it as I do for all services. I use the built in acme service to get my certificates and add the caddy user to the backup group so i can access the certificates int /etc/proxmox-backup. Unfortunately the proxmox-backup-api refuses to run because the permissions on the folder is set to 750 to give caddy access. I don't see any reason to have such enforcement mechanisms in place. It should be up to the system administrator to handle permissions.
Is there a config to allow this?
Code:
proxmox-backup-api[6901]: Error: configuration directory '/etc/proxmox-backup' permission problem - wrong permission (750 != 700)
Is there a config to allow this?
Last edited: