CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

Setup ALB routing #32

Closed briri closed 1 year ago

briri commented 1 year ago

Once the new HostedZone is in place we need to setup the ALB with listener rules.

New DMPHub pages will be accessed through the DMPTool UI. For example:

The ALB Listener rules will need to do the following:

Short Term: we want to direct DMPHub traffic as follows:

Long Term: Eventually we do not want to have the separate dmphub domain, so update to use the DMPTool domain but I think that will require us to host the app in the new AWS environment so that we have authority over its Hosted Zone:

briri commented 1 year ago

This will not be necessary until we move the DMPTool into an ECS cluster