Related to
I don’t know / other
What is the issue you’re encountering
How to setup Cloudflare Tunnel for private hosted zone
What steps have you taken to resolve the issue?
Hi everyone
I am trying to set up Zero Access in an AWS account, with a private hosted zone. The idea is to be able to access services, like a message broker, in a private subnet.
So far I set up a ECS cluster with cloudflared running in it and limiting access to self-hosted apps. I would like to expand that to private networks, but I am not sure if the private network with a custom private domain in AWS actually works.
Did anyone manage to do something like that?