You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Counterpoint: Programatically manipulating an nginx.conf file is pretty fragile, while Caddy can be configured with YAML and JSON. So Caddy may be a better option as we further abstract this into a broker.)
Bringing Caddy into the mix with a custom binary and using the binary buildpack makes this solution not a whole lot better than just building this custom CONNECT module and dynamically loading it into the NGINX buildpack. So we might think about adding a workflow to build the matching
.so
module file and simplifying the number of things folks have to understand about how this works by leaving Caddy out of the conversation. (More docs on how this module can be used.)The text was updated successfully, but these errors were encountered: