Toby Chui
Toby Chui
From my test, it seems the whole docker UI is not working with the latest docker image.  I am using Portainer CE with a fresh installation from `zoraxydocker/zoraxy:latest` and...
Hmmm I am not sure how to fix this issue. I didn't change anything regarding the code for listing docker container in recent revisions. The only thing I did is...
Hi @fernandeusto, Currently there are no long-term maintainer for any docker function involved in Zoraxy. If anyone want to fix this, please feel free to create a PR and I...
With the new implementation that automatic negotiate the protocol version, this should be fixed by now. https://github.com/tobychui/zoraxy/blob/650d61ba245427ae58cdd3161c9d84a517f0ed85/src/mod/dockerux/docker.go#L23C1-L29C25 If there are further issues with the new implementation, please open a new...
I have tried to update lego, can anyone try if this fixed the issue? https://github.com/tobychui/zoraxy/tree/bugfix_acme_LE_http01 You might need to build from source using the branch in the above link.
@Fridasbabe Since all of you are using Cloudflare here, does anyone considered using full strict mode that utilize CF's 15 years renew-free certificate instead?
@Fridasbabe You can use CF's 15 year Origin Certificate to serve your web content and let CF do the certificate renew for you within those 15 yrs.  I am...
@Fridasbabe Sadly the ACME module maintainer @yeungalan has gone missing for a while now. You wanna be the next maintainer for this module and do some rewrite / big upgrade?
Hi @Mega61 , I assume you are referring to [this](https://github.com/successible/cleanslate) project. The short answer is I have no idea. The long answer is that they are not a self-contained system....
Hi @ChronoWerX82 This is a community maintained function (I shd have update the README to clarify this). You will need to look into the pull request history and find the...