Search results

  1. D

    Tool to generate syntax for LXC unprivileged uid/gid mappings.

    Wrote it for myself, but others may benefit from it. https://github.com/ddimick/proxmox-lxc-idmapper
  2. D

    Possible to manually exclude directories from LXC backups?

    I have a container that uses rclone to mount Google Drive as a filesystem. I need to find a way to exclude this mount point from the PVE backup, similar to how host directory mount points are excluded. Is this possible? Edit: I realize this is possible with the manual command-line backup tool...