Skip to content

Conversation

@tiangolo
Copy link
Owner

@tiangolo tiangolo commented Feb 1, 2019

Generate Nginx configs from entrypoint instead of modifying live pre-existing files.

This is a more "purely functional" approach that improves stability, debuggability, etc.

It will also allow having a completely custom nginx.conf file to be used instead of the generated one.

It's a major refactor, but the tests ensure everything is working.

It's the first (big) step to allow having a completely custom nginx.conf, that will solve:
#116
#108
#103

It depends on the PR in the parent image uwsgi-nginx: tiangolo/uwsgi-nginx-docker#50

@tiangolo tiangolo merged commit f95a593 into master Feb 2, 2019
@tiangolo tiangolo deleted the generate-nginx-from-entrypoint branch February 2, 2019 14:50
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