I started working on a strange project that consist in using this app on an old phone to show an HTML page that updates about some data every x minutes
Now, it is currently displaying an IP Address that only works in my house Wi-Fi
I do have a domain (like example.com) and i want to connect that “phone-server” to something as subdomain (like subdomain.example.com)
Any idea on how to add it?
Are you using Cloudflare WARP or tunnel, or Zero Trust and wanting to expose your application/phone/device?
Otherwise, trying to create a subdomain.example.com which should load and show some content?
You’d want to add a new DNS record for thar particular sub-domain at the DNS tab of Coudflare dashboard for your zone, therefrom point it to the origin host/server where the content is being located and hosted.
Otherwise, you might be wanting to use Cloudflare Workers or Cloudflare Pages?
I mean instead of just me seeing the server contents on an IP address in my Wi-Fi, make sure that everyone around the world can access it through a subdomain on my domain