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

Better nginx configuration building #217

Closed
thibaultcha opened this issue May 9, 2015 · 0 comments
Closed

Better nginx configuration building #217

thibaultcha opened this issue May 9, 2015 · 0 comments
Assignees
Labels
task/feature Requests for new features in Kong

Comments

@thibaultcha
Copy link
Member

In order to have a nicer configuration, we should consider breaking down the nginx property into multiple files, some hard coded for Kong required directives, some customizable by users, and some added by plugins which want to modify the nginx configuration.

heavy usage of the nginx include directive will be required.

@thibaultcha thibaultcha added the cli label May 9, 2015
@thibaultcha thibaultcha added the task/feature Requests for new features in Kong label Oct 15, 2015
@thibaultcha thibaultcha added this to the 0.6.0 milestone Oct 15, 2015
@thibaultcha thibaultcha changed the title Configuration file improvements Better nginx configuration building Oct 15, 2015
@thibaultcha thibaultcha removed this from the Jan 2016 milestone Dec 21, 2015
thibaultcha added a commit that referenced this issue Feb 11, 2016
- 0.7.x changelog (still as "unreleased")
- 0.7.x upgrade path

Note in upgrade path that I feel is appropriate:

**Note**: We expose the underlying NGINX configuration as a way for Kong
to be as flexible as possible and allow you to bend your NGINX instance
to your needs. We are aware that many of you do not need to customize it
and such changes should not affect you. Plans are to embed the NGINX
configuration in Kong, while still allowing customization for the most
demanding users. [#217](#217) is the
place to discuss this and share thoughts/needs.
thibaultcha added a commit that referenced this issue Feb 11, 2016
- 0.7.x changelog (still as "unreleased")
- 0.7.x upgrade path

Note in upgrade path that I feel is appropriate:

**Note**: We expose the underlying NGINX configuration as a way for Kong
to be as flexible as possible and allow you to bend your NGINX instance
to your needs. We are aware that many of you do not need to customize it
and such changes should not affect you. Plans are to embed the NGINX
configuration in Kong, while still allowing customization for the most
demanding users. [#217](#217) is the
place to discuss this and share thoughts/needs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task/feature Requests for new features in Kong
Projects
None yet
Development

No branches or pull requests

1 participant