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/07/17 03:02:13 UTC

[GitHub] [incubator-apisix] freesky100 opened a new issue #1857: request help: [improve] how to update apisix in product

freesky100 opened a new issue #1857:
URL: https://github.com/apache/incubator-apisix/issues/1857


   ### Issue description
   my enviroment current use 1.0 version ,and  i want to upgrade to 1.4.1version ,how i upgrade without affecting current runtime
   system.
   hope have a shell or managerment endpoint , implments one key to upgrade.
   also want the installation to provide the same script
   ### Environment
   
   * apisix version (cmd: `apisix version`):1.0.0
   * OS: centos7
   


----------------------------------------------------------------
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] [incubator-apisix] membphis commented on issue #1857: request help: [improve] how to update apisix in product

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


   1. you need to read the changelog of the new version, eg: 1.1, 1.2, 1.3, 1.4
   2. You need to determine which changes that are not downward compatible are of your own concern.
   3. for centos7, we advise you to install with RPM package way, you can install the new version, then the APISIX has upgraded to the new version.


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