hatch-sh / hatch

🐣 Easy deployment of static websites to Amazon Web Services
https://hatch.sh
5 stars 0 forks source link

Add support for custom domains #3

Closed mads-hartmann closed 7 years ago

mads-hartmann commented 7 years ago

In order to support custom domains you have to created a Hosted Zone in Route53 for the domain and create an A record that points to the CloudFront distribution.

skovhus commented 7 years ago

It seems amazon doesn't support a lot of country top domains. See http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html#D

@mads-hartmann So as a user of Hatch/AWS how would I get my website waldhaus.dk to point to the things we create with hatch? What are the steps? It is possible?