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

Usage with Cloudflare Tunnels #302

Closed
avidsapp opened this issue Jul 7, 2021 · 2 comments
Closed

Usage with Cloudflare Tunnels #302

avidsapp opened this issue Jul 7, 2021 · 2 comments
Assignees

Comments

@avidsapp
Copy link

avidsapp commented Jul 7, 2021

Is your feature request related to a problem? Please describe.
I'm attempting to use this with Cloudflare Tunnels. The tunnel works fine with an undockerized NGINX reverse proxy and multiple domains. Cloudflared only provides a CNAME for the domain, so this may be the holdup. Encryption at the host isn't necessary as traffic to Cloudflare is still encrypted.

Describe the solution you'd like
Insight on how to forward correctly through the tunnel to the dockerized proxy

Describe alternatives you've considered

  • DNS verification via Let's Encrypt.
  • Nginx-proxy/nginx-proxy without Let's Encrypt
  • Commenting out LETSENCRYPT_HOST to disable SSL in application environments
@avidsapp
Copy link
Author

Commenting out LETSENCRYPT_HOST, exposing only port 80, and ensuring the network matches the application network allows this to function behind Cloudflare Tunnels

@evertramos
Copy link
Owner

Also check #238

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