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

Use ACM certificate with ALB instead of Cloudfront #55

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

nickclyde
Copy link
Member

PULL REQUEST

Summary

Use ACM certificate with ALB instead of Cloudfront. This terraform provisions a certificate for dibbs.cloud (or any domain, but I purchased dibbs.cloud on our AWS account) and use it with the ALB for HTTPS. This removes the need for a Cloudfront distribution, and makes setting up authentication with Cognito a little easier. It also gives us a nice hostname for our services!

https://dibbs.cloud/fhir-converter
https://dibbs.cloud/message-parser
https://dibbs.cloud/orchestration, etc.

Copy link
Collaborator

@DanPaseltiner DanPaseltiner left a comment

Choose a reason for hiding this comment

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

This is awesome! I do wonder if dibbs.cloud is the correct domain name.

  1. It does not distinguish between our Azure and AWS deployments.
  2. It does not indicate that this is hosted in Skylight owned dev environment.

What about something like dibbs-aws-skylight and dibbs-azure-skylight? I think this can sorted out in a future PR and might require some additional discussion.

@nickclyde nickclyde merged commit 6f144a5 into main Feb 29, 2024
4 checks passed
@nickclyde nickclyde deleted the nickclyde/alb-acm branch February 29, 2024 19:57
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.

2 participants