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/01/21 08:27:07 UTC

[GitHub] [incubator-apisix] juzhiyuan opened a new issue #1088: request help: restart command reset configuration

juzhiyuan opened a new issue #1088: request help: restart command reset configuration
URL: https://github.com/apache/incubator-apisix/issues/1088
 
 
   ### Issue description
   
   `./bin/apisix restart` command will reset custom configuration as @Simon Chi said.
   
   ![image](https://user-images.githubusercontent.com/2106987/72787410-d373c100-3c6a-11ea-8b38-e56eba8669fc.png)
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): Unknown
   * OS: Unknown
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-apisix] moonming commented on issue #1088: request help: restart command reset configuration

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1088: request help: restart command reset configuration
URL: https://github.com/apache/incubator-apisix/issues/1088#issuecomment-576609587
 
 
   `apisix restart` will regenerates the configuration file `nginx.conf`

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-apisix] moonming edited a comment on issue #1088: request help: restart command reset configuration

Posted by GitBox <gi...@apache.org>.
moonming edited a comment on issue #1088: request help: restart command reset configuration
URL: https://github.com/apache/incubator-apisix/issues/1088#issuecomment-576609587
 
 
   `apisix restart` will regenerates the configuration file `nginx.conf` according to `conf/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


With regards,
Apache Git Services

[GitHub] [incubator-apisix] moonming commented on issue #1088: request help: restart command reset configuration

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1088: request help: restart command reset configuration
URL: https://github.com/apache/incubator-apisix/issues/1088#issuecomment-576609136
 
 
   https://github.com/apache/incubator-apisix/blob/master/bin/apisix#L79
   `nginx.conf` is read only. If you want to change config of nginx, please modify the `bin/apisix`.

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-apisix] juzhiyuan commented on issue #1088: request help: restart command reset configuration

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1088: request help: restart command reset configuration
URL: https://github.com/apache/incubator-apisix/issues/1088#issuecomment-576615636
 
 
   Thanks for your reply :)

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-apisix] juzhiyuan closed issue #1088: request help: restart command reset configuration

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #1088: request help: restart command reset configuration
URL: https://github.com/apache/incubator-apisix/issues/1088
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services