sandstorm-io/sandstorm
View on GitHubAdd to Docs: WordPress/HackerCMS/Hugo etc can host root domain example.com with CNAME flattening or ANAME records
Open
#3611 opened on Mar 7, 2022
documentationgood first issue
Description
Request to add to Docs: WordPress/HackerCMS/Hugo etc can host root domain example.com
- CNAME flattening at CloudFlare:
https://blog.cloudflare.com/introducing-cname-flattening-rfc-compliant-cnames-at-a-domains-root/
- ANAME records by dnsmadeeasy:
https://dnsmadeeasy.com/services/anamerecords
- DDNS:
https://www.ddns.com.au/index.php?rp=/knowledgebase/239/CNAME-Flattening.html
- Maybe AWS Route53 alias records:
(there could be other similar services)
Howto: root domain
CNAME: example.com Content: abcde123.something.sandcats.io
TXT name: sandstorm-www.example.com TXT Content: abcde123
Howto: www subdomain, or other subdomain
CNAME: www.example.com Content: abcde123.something.sandcats.io
TXT name: sandstorm-www.www.example.com TXT Content: abcde123