ALB host based routing without domain name

355 views Asked by At

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.

1

There are 1 answers

0
Martin.B On

Disclaimer: I'm a member of the ClearML team

As long as the respective app..., api... and files... 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