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

Enable assume ssl flag to allow alb healthcheck to pass #282

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

colby-swandale
Copy link
Member

The ALB target health check is failing, as Rails is responding with an HTTP 301, asking the health check to use HTTP. We need to enable the assume_ssl flag to indicate to Rails that we have a load balancer that's terminating TLS.

@colby-swandale colby-swandale merged commit dd47244 into master Jun 7, 2024
2 checks passed
@colby-swandale colby-swandale deleted the colby/assume-ssl branch June 7, 2024 06:37
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.

1 participant