Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route 53 and Certificates for spylogic.ai #860

Merged
merged 5 commits into from
Mar 15, 2024

Conversation

chriswilty
Copy link
Member

@chriswilty chriswilty commented Mar 8, 2024

Description

This work hooks up spylogic.ai domain to Cloudfront (delivering our UI) and Application Load Balancer (delivering our server).

Resolves #806
Resolves #809

Screenshots

image

Notes

  • UI is available at top-level domain: http://spylogic.ai
  • Certificate for Cloudfront needs to be in us-east-1, for whatever reason 🤐
  • Server is available at https://api.spylogic.ai
  • Certificate for the load balancer is in same region as everything else: eu-north-1

Concerns

Checklist

Have you done the following?

  • Linked the relevant issues
  • Added tests
  • Ensured the workflow steps are passing

@chriswilty chriswilty self-assigned this Mar 8, 2024
@chriswilty chriswilty changed the base branch from dev to feature/aws-cloud-infrastructure March 8, 2024 16:37
Copy link
Contributor

@pmarsh-scottlogic pmarsh-scottlogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chriswilty chriswilty merged commit 9c2bedb into feature/aws-cloud-infrastructure Mar 15, 2024
1 check passed
@chriswilty chriswilty deleted the 806-route-53 branch March 15, 2024 14:08
chriswilty added a commit that referenced this pull request Mar 19, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Mar 21, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Mar 28, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Apr 11, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Apr 15, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Apr 24, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Apr 25, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Apr 29, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Jul 5, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Jul 15, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Jul 16, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Sep 25, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Sep 25, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Oct 22, 2024
* Add DNS and certificate to cloudfront and fargate
chriswilty added a commit that referenced this pull request Oct 22, 2024
* Add DNS and certificate to cloudfront and fargate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Route 53 for Application Load Balancer Set up Route53 with domain and cert manager
2 participants