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

Add ability to configure APIs using a config file #528

Closed
mingfang opened this issue Sep 2, 2015 · 6 comments
Closed

Add ability to configure APIs using a config file #528

mingfang opened this issue Sep 2, 2015 · 6 comments

Comments

@mingfang
Copy link

mingfang commented Sep 2, 2015

Currently we can use the cli or REST api to configure APIs.
I need to be able to do the same but using a file, preferably JSON or YML.

@thibaultcha
Copy link
Member

There is only REST to configure APIs right now. This is something I've been wanting too but as of today I am not sure it is worth the time and effort. The possible configurations might be too complex to be described easily in a simple file.

@thibaultcha thibaultcha changed the title [request] Add ability to configure APIs using a config file Add ability to configure APIs using a config file Oct 15, 2015
@gavinlove
Copy link

Hey @mingfang we had exactly the same problem so we have now released Kongfig https://github.com/mybuilder/kongfig which does exactly what you want.

@subnetmarco
Copy link
Member

Closing this since kongfig already seems to provide a way of doing this.

@Maples7
Copy link

Maples7 commented Aug 10, 2017

I've written a new CLI tool to manage the config with JSON files these days, you can have a try :D

https://github.com/Maples7/kong-config-manager

@thibaultcha
Copy link
Member

@Maples7 Nice! Have you thought of maybe announcing that tool on our community mailing list?

@Maples7
Copy link

Maples7 commented Aug 10, 2017

@thibaultcha Sounds good! I'll do that~ 😃

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

5 participants