Christian Ingenhaag
Christian Ingenhaag
Hi @MSandro, I also use rancher and got this to work. @tobiasbaehr is right. You have to tell the application that you´re using ssl termination. But you can handle this...
Hi guys, I already checked this. We´re using a fixed fsGroup for the apache and the nginx container. Because nextcloud copies files around via rsync on startup it relies on...
I think it would be more nice to have a docker image of the notify_push serverside component instead of "installing" it within Pod start. I would prevent this if I...
Hi, for the nfs use case you want to integrate it´s special. See kubernetes spec https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.20/#nfsvolumesource-v1-core with `NFS volumes do not support ownership management or SELinux relabeling.`. So the helm...