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

Add optional CloudFront distribution for app server #35

Merged
merged 22 commits into from
Nov 21, 2024

Conversation

tobiasmcnulty
Copy link
Member

@tobiasmcnulty tobiasmcnulty commented Oct 13, 2017

For CMS sites, it can be helpful to have a CloudFront distribution in front of the application server. This PR creates a new CloudFront distribution with a custom origin pointing to the load balancer associated with the EB, ECS, Dokku, or EC2 instance(s) in the stack.

Update 6/27/23: The CloudFront distribution was pulled out to its own stack so it can be more easily deployed regardless of how the application is served (including support for multiple apps in a single main stack).

Base automatically changed from develop to main February 13, 2021 23:44
@tobiasmcnulty tobiasmcnulty requested a review from copelco May 7, 2023 01:39
@tobiasmcnulty tobiasmcnulty changed the title add (optional) CloudFront distribution for app server Add optional CloudFront distribution for app server May 7, 2023
@ronardcaktus ronardcaktus merged commit 8b272d2 into main Nov 21, 2024
1 check passed
@ronardcaktus ronardcaktus deleted the cloudfront-app-server branch November 21, 2024 21:31
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.

3 participants