You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/10 03:24:08 UTC

[GitHub] [apisix] membphis opened a new issue #2034: feature: allow user to specify the `conf/config.yaml` when starting the APISIX project.

membphis opened a new issue #2034:
URL: https://github.com/apache/apisix/issues/2034


   Here is an example: `apisix start -c /opts/apisix/config.yaml` .


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] membphis closed issue #2034: feature: allow user to specify the `conf/config.yaml` when starting the APISIX project.

Posted by GitBox <gi...@apache.org>.
membphis closed issue #2034:
URL: https://github.com/apache/apisix/issues/2034


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] membphis edited a comment on issue #2034: feature: allow user to specify the `conf/config.yaml` when starting the APISIX project.

Posted by GitBox <gi...@apache.org>.
membphis edited a comment on issue #2034:
URL: https://github.com/apache/apisix/issues/2034#issuecomment-671673870


   this issue depends on PR: https://github.com/apache/apisix/pull/2023
   
   you can take a look at this PR first. welcome to review it ^_^


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] membphis commented on issue #2034: feature: allow user to specify the `conf/config.yaml` when starting the APISIX project.

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2034:
URL: https://github.com/apache/apisix/issues/2034#issuecomment-671673870


   this issue depends on PR: https://github.com/apache/apisix/pull/2023
   
   you can take a look at this PR first.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] Yiyiyimu commented on issue #2034: feature: allow user to specify the `conf/config.yaml` when starting the APISIX project.

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on issue #2034:
URL: https://github.com/apache/apisix/issues/2034#issuecomment-678626404


   @membphis Hi I'm working on this feature. I wonder if it could be a good idea to overwrite the specified config.yaml to the default location conf/config.yaml, since customized config could be used when apisix is running which is after the start step.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #2034: feature: allow user to specify the `conf/config.yaml` when starting the APISIX project.

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #2034:
URL: https://github.com/apache/apisix/issues/2034#issuecomment-671451826


   I will improve this feature.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] membphis commented on issue #2034: feature: allow user to specify the `conf/config.yaml` when starting the APISIX project.

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2034:
URL: https://github.com/apache/apisix/issues/2034#issuecomment-678747733


   @Yiyiyimu In this way, users can more easily start APISIX with a custom "config.yaml" file, which is useful.
   
   Many software supports this way of starting, such as: nginx and envoy.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org