bndxn / raspi-weather-station

Training pipeline for an LSTM model to predict temperature
0 stars 0 forks source link

Connecting EB to custom domain #4

Open bndxn opened 1 year ago

bndxn commented 1 year ago

Using AWS Route 53. From the guide:

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. You can use Route 53 to perform three main functions in any combination: domain registration, DNS routing, and health checking.

and this guide, which involves creating an alias on Route 53, adding a record for the subdomain, then copying the name servers over.

bndxn commented 1 year ago

Now working, guide for subdomain here