Hello,
i have Nextcloud running in a VM on TrueNAS Scale for years now.
After i noticed, NC now supports external apps, i gave it a try and installed Docker on this VM as well, to be able to setup the AppAPI Daemon.
The Daemon is setup as HaRP Proxy (Host), which works fine, if i choose the “compute-device” as CPU. After that, i am able to install the apps with serve and deploy.
As i have a RTX card, which is passed to the VM, i want to use it as well, but the daemon does not install the test-app, if choosing “compute-device” CUDA. It runs for around 3 minutes and then says, it cant be installed.
Further i enabled the CUDA toolkit for docker and a test-deploy of NVIDIA is working well and show the nvidia-smi.
CUDA toolkit and all things a setup properly and also work with the face recognition app, which is pretty fast with the graphics adapter.
Anyone knows, where to look at?
Also interesting to know, will the GPU support automatically be enabled to new apps, when they are installed? Is there perhaps a documentation available?
Thank you beforehand!