Tobia De Koninck
Tobia De Koninck
Hi, at the time of writing ShinyProxy does not support podman. We hoped that we the release of 3.1.1 the support might be better (https://github.com/openanalytics/shinyproxy/issues/385#issuecomment-2202568900), however, looking at the above...
Hi We're happy to announce that ShinyProxy 3.2.0 now supports podman. All our automated tests work on podman, and we also did lots of manual testing. Nevertheless, there could still...
Hi Thanks for the feature request! I understand this is useful, and in principle it is possible to add this as a feature. With the operator we try to make...
Hi In our experience we currently only see clusters that still have support for the ingress resource. Therefore, as you mention, we don't see a big need to support the...
Hi This is usually caused when ShinyProxy isn't aware it's using TLS. This means nginx isn't passing the correct headers, see https://shinyproxy.io/documentation/security/#https-ssl--tls
Hi > I also tried using my custom certs within caddy to avoid nginx, but the input docker volume doesnt seem to be mounting on the docker The certs will...
> Is seems it's not possible. But if this is the only problem, is it possible to implement a custom watcher that won't have this behaviour? It might be technically...
> I'm not so sure. From https://kubernetes.io/docs/reference/using-api/api-concepts/: Ah yes, you are right, it appears to be caused by the use of `DeltaFifo` queues in the client. > And I don't...