Linux Container - Proxmox VE
https://pve.proxmox.com/wiki/Linux_ContainerThe “Proxmox Container Toolkit” ( pct) simplifies the usage and management of LXC, by providing an interface that abstracts complex tasks. Containers are tightly integrated with Proxmox VE. This means that they are aware of the cluster setup, and they can use the same network and storage resources as virtual machines.
Proxmox LXC Bind Mounts - permissions : homelab
www.reddit.com › r › homelabOn the proxmox host there's a standalone ZFS pool which contains my data. I then have multiple containers (samba, deluge, plex) which need to access that pool. Not sure the best way to go about that. I had setup bind mount points, mp0: /rpool/storage,mp=/storage for example, which worked great as long as the user is root inside the container ...