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

update nginx file to remove ruby erb #217

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

tmpayton
Copy link
Contributor

Summary of changes

This ticket updates the nginx.conf file to remove ruby erb which is not supported in cflinuxfs4 according to this PR. This resolves the pathing/ frame element issues from removing the nginx.conf file.

Using our own nginx.conf file with static-buildpack gives us a warning that it is not recommend. We are using our own nginx file to support the frame elements. Eventually we should move over to the nginx-buildpack or remove all of the frame elements. Here is a previous discussion on this topic. I also created a ticket for this issue.

I tested this by deploying this test branch.

Copy link
Contributor

@pkfec pkfec left a comment

Choose a reason for hiding this comment

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

Looks great!

Copy link
Member

@cnlucas cnlucas left a comment

Choose a reason for hiding this comment

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

Great job, @tmpayton!

@cnlucas cnlucas merged commit 26826fb into master May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants