gxthrj commented on a change in pull request #729: URL: https://github.com/apache/apisix-dashboard/pull/729#discussion_r520259773
########## File path: README.md ########## @@ -23,19 +23,68 @@ English | [简体中文](./README.zh-CN.md) Dashboard for [Apache APISIX](https://github.com/apache/apisix) -## User Guide +The goal of Apache APISIX Dashboard project is to enable everyone to quickly experience and learn Apache APISIX, and it still cannot be used directly in a production environment. its function point coverage is always a subset of Apache APISIX, and may lag behind the rapid iteration of Apache APISIX. -Please refer to [User Guide](./docs/USER_GUIDE.md) +If you need to use the Dashboard project in a production system, you need to enhance user permissions, communication security, high availability and other advanced features. + +## Install Review comment: It is not all in manual, `Install` contains `docker` and `build from source code` ---------------------------------------------------------------- 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: [email protected]
