Looking for help using #nextcloud, #helm, and #ExApps if anyone in the Fediverse knows anything: https://help.nextcloud.com/t/using-exapps-with-helm-chart/188128
Using ExApps with Helm Chart
Howdy, I currently have Nextcloud deployed on a Kubernetes cluster for while using the official helm chart and its been going well. Recently I updated and saw that if you want to use External Apps/AppAPI then you have to do a 1 time setup to configure a docker socket for the daemon to use. It seems that this is not configured or supported using the helm chart. Before I go about trying to hack something together I wanted to ask if anyone has set this up before or are there plans to add this to t...