ro4i7 commented on issue #9092: URL: https://github.com/apache/apisix/issues/9092#issuecomment-1475924170
> 我看二楼说是已经是基于apisix-Base的了,您这个没看懂的呢。是需要自己构建的么?还是说安装的时候给参数么? means, you are already running APISIX on APISIX-Base, then you don't need to build it yourself or give any additional parameters during installation. then by default, APISIX should be able to use all the features that require APISIX-Base without any additional configuration. But, if you encounter any issues or errors related to this, then you need to check if APISIX is properly configured to use APISIX-Base. You can look for the `--with-etcd` parameter in the output of the `apisix version` command. like for example, if the output contains the line: ``` built with: --with-etcd=/usr/local/apisix/etcd ``` then this, means that APISIX is built to use APISIX-Base located at `/usr/local/apisix/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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
