How to set up auto updating DDNS cloudflare?
I have an Ubuntu machine.
6 Replies
Support AI
Hey 👋
It seems there may not be enough information in your post to effectively get support from the community. Please ensure you include as much as possible, you can check the channel guidelines for some examples of what kind of information to include.
This is an AI generated response, it may not be 100% accurate. Please validate the output. You can ask followups by replying to this message or mentioning me.
Do you need your service to be publicly accessible via just the IP address?
I have a domain name with my public ip
I mean, is it ok if you can only access your website via your domain name?
And not your IP address?
yeah
I would go with a Tunnel then. They allow connections from Cloudflare to your origin server, without any ports open
Cloudflare Docs
Cloudflare Tunnel
Cloudflare Tunnel provides you with a secure way to connect your resources to Cloudflare without a publicly routable IP address. With Tunnel, you do not send traffic to an external IP — instead, a lightweight daemon in your infrastructure (cloudflared) creates outbound-only connections to Cloudflare's global network. Cloudflare Tunnel can conn...