Lindsay S
01/04/2023, 7:42 PMMike Atlas
01/04/2023, 7:56 PMLindsay S
01/04/2023, 7:56 PMMike Atlas
01/04/2023, 7:59 PMOne of the resources Docker creates is an AWS ELB Load Balancer. You can access Dagit on port 3000 of the Load Balancer's URL. To find the Load Balancer's URL, look for the Load Balancer tagged with our project name.
Lindsay S
01/04/2023, 8:08 PMMike Atlas
01/04/2023, 8:11 PMx-aws-vpc
is the key?Lindsay S
01/04/2023, 8:12 PMMike Atlas
01/04/2023, 8:13 PMx-aws-loadbalancer
LoadBalancer:
Properties:
Subnets:
- subnet-xxxxxxxxx
Lindsay S
01/04/2023, 8:40 PMx-aws-cloudformation:
Resources:
LoadBalancer:
Properties:
Subnets:
- subnet-xxxxxxx
- subnet-xxxxxxx
Mike Atlas
01/04/2023, 9:41 PM