Hi Timur! I am thinking about doing my own releases in the repo and I am asking myself: How do you create all the installer downloads here: https://cgru.readthedocs.io/en/latest/downloads/downloads.html Is there a script? A Github Action Continuous integration thing? I started doing some github acti...
Hi! I would like to have some authentication on the web gui. I read in earlier threads, that it is not possible right now, right?! The alternative would maybe be to have an nginx proxy on the second port with a http basic auth enabled. Is it possible to have the web gui on a separate port? Regards S...
Yes, I know this. But this is from a job's or user's perspektive. I was thinking it from a render's perspektive: If a render made 10 errors on whatever job of whatever user - exclude it. I do not think what you linked is the solution?
Hello! Imagine the situation: There is a badly broken render client. It accepts all tasks. It errors on all tasks. So some of tasks of each job are set to ERR. This is blocking them "forever". Actually they could still run on another render (which is not broken). Is there such an option: &...