Using subdomain with Lightsail Containers

0

I have an existing domain e.g., example.com for a different purpose outside AWS and I want to use a subdomain and connect it to a Lightsail container e.g., mycontainer.example.com

Is it possible? I can only see an option for using a root/apex domain.

crsdev
已提問 3 年前檢視次數 702 次
2 個答案
0

Hello,

I believe you can accomplish this by creating a CNAME record in your example.com domain that maps "mycontainer.example.com" to your container service's public domain. It would look something like:

mycontainer CNAME foo.guid.region.cs.amazonlightsail.com

(where "foo.guid.region.cs.amazonlightsail.com" is replaced by your container service's public domain URL).

I hope this helps. Thank you for using Amazon Lightsail!

Best,
Max

Maxwell
已回答 3 年前
0

@MaxwellAtAWS

Thanks that is right however there's one more thing to do that wasn't clear in the UI. I eventually found out that you first need to add TLS certificates for your root domain before the option to add subdomains will come up. So this means that even if you're not going to use your root domain, a TLS certificate must still be created for it, before you can add subdomains.

crsdev
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南