Tobia De Koninck
Tobia De Koninck
Thanks for the additional information. > it would mean I would have to have separate server configurations (but maybe I can use the same configuration file with different apps somehow...)...
Please also see https://github.com/openanalytics/shinyproxy-config-examples/issues/33#issuecomment-1274197718 for more information why this is difficult to achieve.
Hi This is an interesting issue for which I don't immediately have a solution. Maybe you can try implementing the pop up window workaround on the parent site? For example,...
In addition, to checking the google documentation, we now have a FAQ entry that should help in debugging the roles claim property: https://shinyproxy.io/faq/#debugging-group-access-when-using-openid For example, you can check which claims...
Hi We are very interested in the CRIU system, but we still have to investigate how we can better integrate this into ShinyProxy. We will report back when we have...
Thanks for your suggestion. Can you explain a bit more why you need this? I'm interested in the use-case of this, in my experience users are not really typing the...
Hi @deyanyosifov Error reporting and handling was improved in ShinyProxy 3.0.0 (which was released a few days ago). I further improved this in ShinyProxy 3.0.1. When you now try to...
Hi, I'm not sure if I completely understand your question. Note that ShinyProxy does not handle the container images in any way, it just passes them to Docker (or kubernetes)....
Hi We don't have out of the box support for searching for apps. You could implement this yourselves by adding some javascript to the shinyproxy templates. For example, you could...
Hi > However, this is problematic, because if you read closely in the documents, the docker pull policy doesn't really do anything. It will pull an image and use that...