Setting A DNS Record On A Domain
Started
Last edited
For doing this, you first need to own a Domain.
You can do this for example at Cloudflare: https://developers.cloudflare.com/registrar/get-started/register-domain/
But seriously, just go with whatever “domain registrar reddit” suggests when you’re reading this.
After having a domain registered, you can add a DNS record to this domain.
Let’s say you have a server with a public IP (like 1.12.234.45), and want to have a service available on “photos.your.domain”. Then you need to do this:
And that’s it. :)
Again for Cloudflare: https://developers.cloudflare.com/dns/manage-dns-records/how-to/create-dns-records/
1.12.234.45