Hi,
I have a container in which I would like to run a webserver (for Nextcloud).
The data storage of this web server shall be on a NAS, which is mounted via Samba.
I first thought that I can mount the Samba share on the host and then "redirect" it to the container via a bind mount, but the mountpoints I can configure in Proxmox don't allow me to write to that share. I can see it in my container, but it belongs to "nobody" and therefore cannot be written to.
So is there any preferred way of exposing a Samba share to a container?
I would definitely prefer a container over a VM because it is very efficient.
I have a container in which I would like to run a webserver (for Nextcloud).
The data storage of this web server shall be on a NAS, which is mounted via Samba.
I first thought that I can mount the Samba share on the host and then "redirect" it to the container via a bind mount, but the mountpoints I can configure in Proxmox don't allow me to write to that share. I can see it in my container, but it belongs to "nobody" and therefore cannot be written to.
So is there any preferred way of exposing a Samba share to a container?
I would definitely prefer a container over a VM because it is very efficient.