Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom nginx.tmpl? #26

Open
marclennox opened this issue Feb 16, 2017 · 1 comment
Open

Custom nginx.tmpl? #26

marclennox opened this issue Feb 16, 2017 · 1 comment

Comments

@marclennox
Copy link
Contributor

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

@codekitchen
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants