Hi, Lang, Apache APISIX supports Tengine in another way: take OpenResty as the shell and Tengine as the kernel. You can get more information from this script [1].
So it is not easy to use Tengine with APISIX now, welcome a better solution. [1] https://github.com/apache/incubator-apisix/blob/master/.travis/linux_tengine_runner.sh Thanks, Ming Wen, Apache APISIX Twitter: _WenMing Lang Wang <[email protected]> 于2019年11月11日周一 上午9:22写道: > env : > > - alpine 3.7 > - tengine 2.3.2 ( replace the openresty bundled nginx 1.15.8.2) > - luarocks install apisix > > When i run command 'apisix' after installing apisix, an error occurs : > "cannot find openresty". In fact, the openresty is located in > /usr/local/openresty/bin path. >
