Re: Apisix lua

2023-06-22 Thread Abhishek Choudhary
You can checkout the following link to understand the apex packaging process: https://github.com/api7/apisix-build-tools/blob/4d424d394bdc44cb91051b281750c75696181c4c/package-apisix.sh#L51-L69 Regards, Abhishek. On Thu, 22 Jun 2023 at 16:47, Slava wrote: > Hello Everyone, > I am trying generat

RE: Apisix lua

2023-06-22 Thread Ashish Tiwari
lua-resty-dns-client requires Lua version >=5.1 and <5.4. So it will not work with Lua 5.4. The recommended version with Apisix is Lua 5.1. Thanks, Ashish On 2023/06/22 11:01:47 Slava wrote: > Hello Everyone, > I am trying generate rpm and have some questions > > 1. What most recent version of