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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则