Hi! I am having trouble getting the metaflow UI to work in AWS. I’m using the instructions here: https://outerbounds.com/engineering/deployment/aws-managed/cloudformation/#option-to-deploy-metaflow-user-interface-enableui
I created the SSL certificate for my subdomain, added that to the cloudformation template, and have the generated LoadBalancerUIDNSName, and I created an alias to that in Route53. But nothing shows up when I go to my subdomain.
I’m sure this is a beginner mistake, but does anyone have suggestions on how to debug this? Thanks.
✅ 1
rhythmic-notebook-21746
04/20/2024, 10:33 PM
update: user error, turns out I selected the wrong load balancer in route 53. Weirdly, the correct one wasn’t showing up in the list as an a record, so I just did a cname and added it manually