1. Installation
Now, you can install nextcloud on the same docker VM that you install all other applications on as well. However, I personally have a dedicated VM for nextcloud since it is quite a heavy piece of software and if something goes wrong with nextcloud that affects the VM then it will not affect the other applications. Hence, what I first do is create again another Docker VM with the Docker VM Proxmox Helper Script. If you choose to host it on the same VM with Dockhand then you can also do this of course
ludicrous exemption constant humility trapper hardening deviancy ferocity
passphrase
ludicrous exemption constant humility trapper hardening deviancy ferocity
10.69.1.107:11000
The permissions should be
Permissions for NFS share
Right now I have 1000:1000 for and read and write permissions for everyone. Hence, that 30:00 works. But we need to figure this out for later to set the right permissions in TrueNas.
2026-07-08T22:31:45.606690513Z The www-data user does not appear to have access rights to the data directory. 2026-07-08T22:31:45.606704904Z It is possible that the files are on a filesystem that does not support standard Linux permissions, 2026-07-08T22:31:45.606720217Z or the permissions simply need to be adjusted. Please change the permissions as described below. 2026-07-08T22:31:45.606723395Z Current permissions are: 2026-07-08T22:31:45.609071140Z 1000:1000 770 2026-07-08T22:31:45.609597690Z (userID:groupID permissions) 2026-07-08T22:31:45.609623100Z They should be: 2026-07-08T22:31:45.609626113Z 33:0 750 2026-07-08T22:31:45.609628621Z (userID:groupID permissions) 2026-07-08T22:31:45.609630879Z Also, ensure that all parent directories on the host of your chosen data directory are publicly readable.