posts/my-haproxy-config/ #39
Replies: 2 comments 2 replies
-
Hi, Thank you for the write-up, I was able to figure some stuff out for my HAProxy Setup. I only have one question : How does your Cloudflare tunnel looks like? Is it something like this? ingress:
- hostname: host.example.net
service: https://localhost:443
- hostname: keycloak.example.net
service: https://localhost:443 Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
-
Very intresting post! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
posts/my-haproxy-config/
This is an explanation of my HAProxy config, as a reminder for myself. This has evolved over time. Most recently I have added a redirection for external or internal traffic to backends. The reason for this was due to adding a Jellyfin server and I didn’t want that running over Cloudflare if the connection was coming from the internal network.
https://ciphermenial.github.io/posts/my-haproxy-config/
Beta Was this translation helpful? Give feedback.
All reactions