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

how to use it with cloudflare tunnel #56

Open
Mohamed-sobhi95 opened this issue Oct 12, 2024 · 2 comments
Open

how to use it with cloudflare tunnel #56

Mohamed-sobhi95 opened this issue Oct 12, 2024 · 2 comments

Comments

@Mohamed-sobhi95
Copy link

i manage my domain with cloudflare tunnel and i don't want to use nginx

@ofipify
Copy link

ofipify commented Oct 17, 2024

By default Huly listens on http://localhost:8087, so just point your tunnel to that and ignore the whole nginx setup. Keep in mind that this means that internal traffic between Cloudflare and cloudflared will not be encrypted this way.

You would need to create an origin certificate and use this via local proxy (using nginx for example...)
https://developers.cloudflare.com/ssl/origin-configuration/origin-ca/

@MironVeryanskiy
Copy link

MironVeryanskiy commented Nov 24, 2024

I was able to get huly running behind cloudflare tunnel, but I had to make some minor modifications.

If you copy the setup.py from pull request #101, you might have success following along the steps I outlined in README.md

Your issue might be a similar issue as #44

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

3 participants