ShiningRush commented on a change in pull request #581:
URL: https://github.com/apache/apisix-dashboard/pull/581#discussion_r509956896
##########
File path: README.md
##########
@@ -49,35 +49,25 @@ $ cd apisix-dashboard
The `manager-api` is used to provide APIs for Dashboard, just like a bridge
between the Apache APISIX and the Dashboard. Here are the steps to build it
manually:
-1. We need `MySQL/Golang` to be preinstalled.
+1. We need `Go` 1.13+, `ETCD` 3.4+ and `Lua` 5.1+ to be preinstalled.
Review comment:
> Is this the same etcd used by Apache APISIX?
Yes
> Here are the compilation steps. It can be compiled without etcd, right?
You are right, we can compile it without etcd
##########
File path: README.md
##########
@@ -49,35 +49,25 @@ $ cd apisix-dashboard
The `manager-api` is used to provide APIs for Dashboard, just like a bridge
between the Apache APISIX and the Dashboard. Here are the steps to build it
manually:
-1. We need `MySQL/Golang` to be preinstalled.
+1. We need `Go` 1.13+, `ETCD` 3.4+ and `Lua` 5.1+ to be preinstalled.
Review comment:
> Is this the same etcd used by Apache APISIX?
Yes
> Here are the compilation steps. It can be compiled without etcd, right?
You are right, we can compile it without etcd
----------------------------------------------------------------
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]