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 2021/09/07 09:03:16 UTC

[GitHub] [apisix] RedemptionC opened a new issue #5007: docs: move 'start etcd server' from install-dependency.md to how-to-build.md

RedemptionC opened a new issue #5007:
URL: https://github.com/apache/apisix/issues/5007


   ### Improved or typo fixed.
   
   IMO,we need to start etcd everytime we run APISIX,not only after we install dependencies
   so these lines should be in [how-to-build.md](https://github.com/apache/apisix/blob/master/docs/en/latest/how-to-build.md) rather than [install-dependency.md](https://github.com/apache/apisix/blob/master/docs/en/latest/install-dependencies.md) 
   ```
   # start etcd server
   nohup etcd &
   ```
   
   ### Solution
   
   move 'start etcd server' from install-dependency.md to how-to-build.md


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] spacewander closed issue #5007: docs: move 'start etcd server' from install-dependency.md to how-to-build.md

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


   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] spacewander commented on issue #5007: docs: move 'start etcd server' from install-dependency.md to how-to-build.md

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


   No. The etcd is dependency, not part of 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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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