Matt Holt

Results 1992 comments of Matt Holt

I'm probably good with this, since we can't guarantee the commands will work in the first place. What if we found a sponsor to fund really solid build infrastructure?

Thanks so much @Compy -- currently our build server is bottlenecked by CPU. Occasionally it's memory, but only the ridiculously-configured builds. The build server can scale horizontally too... we use...

Hmm, @mohammed90 maybe we should look into this when we have a sec. @tozh > Then I need to overwrite the original caddy run function to redirect its output to...

Regardless of which shell or execution environment, I feel like redirecting stdout/stderr is the concern of the shell or execution environment, rather than the program being executed. It's also going...

Thanks so much @hslatman -- we hadn't gotten around to investigating yet, so we really appreciate your time and contribution here.

Well, honestly, I don't have much gRPC experience and I don't use it personally. I just threw this together real quick to see if it could work. It does for...

What changes to the source code are needed? (Sorry, I'm not a Docker user, so I'm not very familiar with it. Someone else will have to take this up.)

Interesting, that's very odd! Does this only happen with Desec? I'd be curious if you happen to be able to test another (similar?) domain on another DNS provider (I appreciate...

I think this is fixed in the latest beta (2.9 beta 3) if you would like to try it and confirm. https://github.com/caddyserver/certmagic/commit/4293198e094ded561f69e2fc3df49d53c3c5cb89

I'm open to improving our content negotiation, but I agree with Weidi that keeping the state and caching responses and then comparing which is better, etc, is probably too complex,...