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

We should allow the .erb extensions on other files than nginx.conf and or server.conf #16

Open
johnsudaar opened this issue Mar 19, 2020 · 4 comments

Comments

@johnsudaar
Copy link

So that if people want to include a file they can use environment variables there too.

@EtienneM
Copy link
Member

I don't understand this issue, can you elaborate?

@EtienneM
Copy link
Member

EtienneM commented Oct 9, 2024

@john-scalingo Is this issue clear for you? If not, I'll close it

@john-scalingo
Copy link

Some people add custom configuration file on Nginx that are not the nginx.conf or server.conf.
Currently the buildpack runs erb only on nginx.conf.erb or server.conf.erb files but not user defined files. This would be nice to add support for other files than those two.

@EtienneM
Copy link
Member

EtienneM commented Oct 9, 2024

So if I understand correctly, other files means "other file names"?

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

No branches or pull requests

3 participants