Yiyiyimu commented on a change in pull request #4521:
URL: https://github.com/apache/apisix/pull/4521#discussion_r664085014
##########
File path: docs/en/latest/install-dependencies.md
##########
@@ -42,6 +42,8 @@ title: Install Dependencies
- WARNING: If you are using OpenResty which is older than `1.17.8`, please
installing openresty-openss-devel instead of openresty-openssl111-devel.
+- OpenResty is a dependency of APISIX, if it is the first time to deploy
APISIX and you don't need to use OpenResty to deploy other services, you can
stop and disable OpenResty after OpenResty installation is finished, this will
not affect the normal work of APISIX, please operate carefully according to
your service. For example in Ubuntu: `systemctl stop openresty && systemctl
disable openresty`.
Review comment:
```suggestion
- OpenResty is a dependency of APISIX. If it is your first time to deploy
APISIX and you don't need to use OpenResty to deploy other services, you can
stop and disable OpenResty after installation since it will not affect the
normal work of APISIX. Please operate carefully according to your service. For
example in Ubuntu: `systemctl stop openresty && systemctl disable openresty`.
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]