Forum archive
turnkeylinux fileserver usage with proxmox 6.4 lxc containers
I created an privileged container with TKL fileserver 16.1-1 in proxmox 6.4 but the webmin system didn't start. After some poking around I found that stunnel4 didn't start, apparenly some problem with running in privileged containers. Well I created another unprivileged, but as I use bind mounts to export zfs volumes to the container, i now can't write files.
I know there is a way to map user id's described here, but it is so nitty-gritty complicated I just can't wrap my head around how it works.
Frankly I am fine with running a privileged container as it's for my homelab in my private lan, except of course then webmin doesn't work.
Is there a solution to this?
Sorry for the lack of feedback. Nesting=1 was indeed the solution. Thanks!