dinghy-http-proxy icon indicating copy to clipboard operation
dinghy-http-proxy copied to clipboard

Custom nginx.tmpl?

Open marclennox opened this issue 8 years ago • 1 comments
trafficstars

Is there a way to provide a custom nginx.tmpl file?

marclennox avatar Feb 16 '17 14:02 marclennox

If you are using the proxy with Dinghy, you can provide additional custom nginx config with a ~/.dinghy/proxy.conf file as outlined in https://github.com/codekitchen/dinghy#http-proxy

If you are using the proxy outside of Dinghy, you could write a Dockerfile using FROM codekitchen/dinghy-http-proxy and add/replace files as needed.

There's not currently any support for replacing the nginx.tmpl file whole-sale when using Dinghy.

codekitchen avatar Feb 17 '17 05:02 codekitchen