'ALB host based routing without domain name

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.



Solution 1:[1]

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

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Martin.B