redirect to a self-host postgres server failed
Hello,
I have a server at home on which I put a postgres16.6 container.
So I created a subdomain for postgres. Create an application on Cloudflare.
Alas, when I try to connect to my postgres via PgAdmin4, I always come across a :
"Unable to connect to server: connection timeout expired"
1 Reply
You need to follow https://developers.cloudflare.com/cloudflare-one/applications/non-http/cloudflared-authentication/arbitrary-tcp/ specifically the client side part
Cloudflare Docs
Arbitrary TCP · Cloudflare Zero Trust docs
Cloudflare Access provides a mechanism for end users to authenticate with their single sign-on (SSO) provider and connect to resources over arbitrary TCP without being on a virtual private network (VPN).