Matt Holt

Results 1518 comments of Matt Holt

@nalgeon We'd be interested in integrating something like this into our docs :) Could we invite you to our Slack? What email address should I use?

Just FYI I'm considering this feedback for our new Caddy website which I'm working on.

(2 years later) The JSON docs are technically versioned (they are auto-generated). I suspect versioning the Caddyfile docs would be a significant amount of effort.

Hmm, yeah, I have no idea how to do this. Would require some clever, careful design work to allow other plugins to intercept the hijacked conn in the reverse proxy...

I'm confused, when you `add-package`, caddy calls for a build with all the existing packages plus the new one(s). This is persistence, no? `caddy upgrade` also persists the plugins.

Oh, right, so mixing Caddy package management and OS package management is not going to be compatible (thanks to limitations in OS package managers not supporting HTTP calls for downloading...

/cc @coolaj86 in case you'd be interested in this

Thanks for updating this. Will probably give it another review soon.

(In my experience, start minimal and see what users request, then add it for valid use cases.) Something we sometimes do is to have some directives or sub-directives be shortcuts...