I'm trying to configure host based routing in AWS ALB for ClearML server using this tutorial. However, I don't have a domain name. So can I only use alb's dns for this routing?
For example, I will have the address as app..ap-north-east-1.elb.amazonaws.com, api..ap-north-east-1.elb.amazonaws.com.
Disclaimer: I'm a member of the ClearML team
As long as the respective
app...
,api...
andfiles...
names are redirected to the correct ports, there should be no issue.Additionally, the new documentation link for the setup guide has changed to this