SynaptitudeBrainHealth / synap-epics

For ZenHub this serves as the default repository containing all issues. This is the "default repository".
1 stars 0 forks source link

4. Deployment | Routing #50

Closed russellwjoel closed 4 years ago

russellwjoel commented 4 years ago
  1. Route53 • In order to register ALB DNS entries to match with the domain names that you have certificates for e.g. *.synapticbrains.com (even if the Domain is managed by Godaddy, you might need to make sure a Hosted Zone is created first) make sure C name records exist on Route53. • Associate domain to Route53, Select domain on hosted zones and (on the right hand side of screen) add the VPC that has been created. -> Associate New VPC • Add alias (A -
    go to Hosted zones > Create Record Set > name synap-{region}-{environment}-{service}

Test: from bastion curl https:// where name has been specified in Route 53.

russellwjoel commented 4 years ago
  1. Route53
    • [x] In order to register ALB DNS entries to match with the domain names that you have certificates for e.g. .synapticbrains.com (even if the Domain is managed by Godaddy, you might need to make sure a Hosted Zone is created first) make sure C name records exist on Route53.
    • [x] For the domain used create a CNAME entry on GoDaddy for the load balancer using It can be tricky if you are in a new VPC and the VPC is not associated with a domain name.